public class ActivitiEntityEventImpl extends ActivitiEventImpl implements ActivitiEntityEvent
ActivitiEvent implementations, related to entities.| Modifier and Type | Field and Description |
|---|---|
protected Object |
entity |
executionId, processDefinitionId, processInstanceId, type| Constructor and Description |
|---|
ActivitiEntityEventImpl(Object entity,
ActivitiEventType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEntity() |
getEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTypeprotected Object entity
public ActivitiEntityEventImpl(Object entity, ActivitiEventType type)
public Object getEntity()
getEntity in interface ActivitiEntityEventCopyright © 2016 Alfresco. All rights reserved.