Class ExecutionEndedMessage
- java.lang.Object
-
- step.plugins.notification.message.webhook.AutoToString
-
- step.plugins.notification.message.webhook.WebhookMessage
-
- step.plugins.notification.message.webhook.ExecutionMessage
-
- step.plugins.notification.message.webhook.ExecutionEndedMessage
-
- All Implemented Interfaces:
NotificationMessage
public class ExecutionEndedMessage extends ExecutionMessage
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
EVENT_TYPE
java.lang.String
status
-
Fields inherited from class step.plugins.notification.message.webhook.ExecutionMessage
controllerUrl, executionDescription, executionId, executionParameters
-
Fields inherited from class step.plugins.notification.message.webhook.WebhookMessage
eventType, payload, secret
-
-
Constructor Summary
Constructors Constructor Description ExecutionEndedMessage()
-
Method Summary
-
Methods inherited from class step.plugins.notification.message.webhook.AutoToString
toString
-
-