| Package | Description |
|---|---|
| org.activiti.engine.delegate.event.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivitiVariableEventImpl
Implementation of
ActivitiVariableEvent. |
| Modifier and Type | Method and Description |
|---|---|
static ActivitiVariableEvent |
ActivitiEventBuilder.createVariableEvent(ActivitiEventType type,
String variableName,
Object variableValue,
org.activiti.engine.impl.variable.VariableType variableType,
String taskId,
String executionId,
String processInstanceId,
String processDefinitionId) |
Copyright © 2016 Alfresco. All rights reserved.