Class FlowableEventRegistryEvent
java.lang.Object
org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- All Implemented Interfaces:
EventRegistryEvent
- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetEventInstance(EventInstance eventInstance) voidtoString()
-
Field Details
-
type
-
eventInstance
-
-
Constructor Details
-
FlowableEventRegistryEvent
-
-
Method Details
-
getEventInstance
-
setEventInstance
-
getType
- Specified by:
getTypein interfaceEventRegistryEvent
-
setType
-
getEventObject
- Specified by:
getEventObjectin interfaceEventRegistryEvent
-
toString
-