public class FlowableIdmEntityEventImpl extends FlowableIdmEventImpl implements FlowableEntityEvent
Modifier and Type | Field and Description |
---|---|
protected Object |
entity |
type
Constructor and Description |
---|
FlowableIdmEntityEventImpl(Object entity,
FlowableIdmEventType type) |
Modifier and Type | Method and Description |
---|---|
Object |
getEntity() |
getType, setType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
protected Object entity
public FlowableIdmEntityEventImpl(Object entity, FlowableIdmEventType type)
public Object getEntity()
getEntity
in interface FlowableEntityEvent