Interface MessageSubscriptionCancelledEvent
-
- All Superinterfaces:
MessageSubscriptionEvent,org.activiti.api.model.shared.event.RuntimeEvent<MessageSubscription,MessageSubscriptionEvent.MessageSubscriptionEvents>
public interface MessageSubscriptionCancelledEvent extends MessageSubscriptionEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.activiti.api.process.model.events.MessageSubscriptionEvent
MessageSubscriptionEvent.MessageSubscriptionEvents
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default MessageSubscriptionEvent.MessageSubscriptionEventsgetEventType()
-
-
-
Method Detail
-
getEventType
default MessageSubscriptionEvent.MessageSubscriptionEvents getEventType()
- Specified by:
getEventTypein interfaceorg.activiti.api.model.shared.event.RuntimeEvent<MessageSubscription,MessageSubscriptionEvent.MessageSubscriptionEvents>
-
-