Uses of Class
step.plugins.notification.message.webhook.WebhookMessage
-
Packages that use WebhookMessage Package Description step.plugins.notification step.plugins.notification.message.webhook -
-
Uses of WebhookMessage in step.plugins.notification
Methods in step.plugins.notification that return WebhookMessage Modifier and Type Method Description WebhookMessage
Notification. getNotificationMessage()
Methods in step.plugins.notification with parameters of type WebhookMessage Modifier and Type Method Description void
Notification. setNotificationMessage(WebhookMessage notificationMessage)
-
Uses of WebhookMessage in step.plugins.notification.message.webhook
Subclasses of WebhookMessage in step.plugins.notification.message.webhook Modifier and Type Class Description class
ExecutionEndedMessage
class
ExecutionFailedMessage
class
ExecutionMessage
-