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() | 
getEntitygetExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEntitygetExecutionId, 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 © 2017 Alfresco. All rights reserved.