public interface VariableCreatedEvent extends ProcessEngineEvent
| Modifier and Type | Method and Description |
|---|---|
String |
getExecutionId() |
String |
getTaskId() |
String |
getVariableName() |
String |
getVariableType() |
String |
getVariableValue() |
getApplicationName, getEventType, getProcessDefinitionId, getProcessInstanceId, getTimestampString getVariableName()
String getVariableValue()
String getVariableType()
String getExecutionId()
getExecutionId in interface ProcessEngineEventString getTaskId()
Copyright © 2010–2017 Alfresco. All rights reserved.