Class FlowableEventImpl
java.lang.Object
org.flowable.common.engine.impl.event.FlowableEventImpl
- All Implemented Interfaces:
FlowableEvent
- Direct Known Subclasses:
FlowableChangeTenantIdEventImpl
,FlowableEngineEventImpl
Base class for all
FlowableEvent
implementations.- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
-
Constructor Details
-
FlowableEventImpl
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceFlowableEvent
- Returns:
- type of event.
-
toString
-