public class ActivitiEntityWithVariablesEventImpl extends ActivitiEntityEventImpl implements ActivitiEntityWithVariablesEvent
ActivitiEntityEvent implementations, related to entities with variables.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
localScope |
protected Map |
variables |
entityexecutionId, processDefinitionId, processInstanceId, type| Constructor and Description |
|---|
ActivitiEntityWithVariablesEventImpl(Object entity,
Map variables,
boolean localScope,
ActivitiEventType type) |
| Modifier and Type | Method and Description |
|---|---|
Map |
getVariables() |
boolean |
isLocalScope() |
getEntitygetEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntitygetEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTypeprotected Map variables
protected boolean localScope
public ActivitiEntityWithVariablesEventImpl(Object entity, Map variables, boolean localScope, ActivitiEventType type)
public Map getVariables()
getVariables in interface ActivitiEntityWithVariablesEventpublic boolean isLocalScope()
isLocalScope in interface ActivitiEntityWithVariablesEventCopyright © 2016 Alfresco. All rights reserved.