Class FlowableIdmEventImpl
java.lang.Object
com.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
- All Implemented Interfaces:
FlowableEvent
- Direct Known Subclasses:
FlowableIdmEntityEventImpl
,FlowableIdmMembershipEventImpl
Base class for all FlowableIdmEvent implementations.
- Author:
- Tijs Rademakers
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCreates a new event implementation, not part of an execution context. -
Method Summary
-
Field Details
-
type
-
-
Constructor Details
-
FlowableIdmEventImpl
Creates a new event implementation, not part of an execution context.
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceFlowableEvent
-
setType
-
toString
-