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, setType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType
protected Object entity
public ActivitiEntityEventImpl(Object entity, ActivitiEventType type)
public Object getEntity()
getEntity
in interface ActivitiEntityEvent
Copyright © 2016 Alfresco. All rights reserved.