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