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()
void
setEventInstance
(EventInstance eventInstance) void
toString()
-
Field Details
-
type
-
eventInstance
-
-
Constructor Details
-
FlowableEventRegistryEvent
-
-
Method Details
-
getEventInstance
-
setEventInstance
-
getType
- Specified by:
getType
in interfaceEventRegistryEvent
-
setType
-
getEventObject
- Specified by:
getEventObject
in interfaceEventRegistryEvent
-
toString
-