Class FlowableIdmEntityEventImpl
java.lang.Object
com.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
com.flowable.idm.engine.delegate.event.impl.FlowableIdmEntityEventImpl
- All Implemented Interfaces:
FlowableEntityEvent
,FlowableEvent
Base class for all FlowableIdmEntityEvent implementations, related to entities.
- Author:
- Tijs Rademakers
-
Field Summary
Fields inherited from class com.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
type
-
Constructor Summary
-
Method Summary
Methods inherited from class com.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
getType, setType, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEvent
getType
-
Field Details
-
entity
-
-
Constructor Details
-
FlowableIdmEntityEventImpl
-
-
Method Details
-
getEntity
- Specified by:
getEntity
in interfaceFlowableEntityEvent
-