Uses of Class
step.plugins.notification.message.webhook.ExecutionMessage
-
Packages that use ExecutionMessage Package Description step.plugins.notification.event step.plugins.notification.message.webhook -
-
Uses of ExecutionMessage in step.plugins.notification.event
Methods in step.plugins.notification.event with parameters of type ExecutionMessage Modifier and Type Method Description protected void
NotificationEventType. buildWebhookNotificationMessage(ExecutionMessage executionMessage, NotificationSubscription subscription, step.core.execution.ExecutionContext context, java.lang.String eventType)
-
Uses of ExecutionMessage in step.plugins.notification.message.webhook
Subclasses of ExecutionMessage in step.plugins.notification.message.webhook Modifier and Type Class Description class
ExecutionEndedMessage
class
ExecutionFailedMessage
-