public class FlowableIdmEntityEventImpl extends FlowableIdmEventImpl implements org.flowable.common.engine.api.delegate.event.FlowableEntityEvent
| Modifier and Type | Field and Description |
|---|---|
protected Object |
entity |
type| Constructor and Description |
|---|
FlowableIdmEntityEventImpl(Object entity,
org.flowable.idm.api.event.FlowableIdmEventType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEntity() |
getType, setType, toStringprotected Object entity
public FlowableIdmEntityEventImpl(Object entity, org.flowable.idm.api.event.FlowableIdmEventType type)
public Object getEntity()
getEntity in interface org.flowable.common.engine.api.delegate.event.FlowableEntityEventCopyright © 2019. All rights reserved.