public class VariableDeletedEventImpl extends AbstractProcessEngineEvent implements VariableDeletedEvent
| Constructor and Description |
|---|
VariableDeletedEventImpl() |
VariableDeletedEventImpl(String applicationName,
String executionId,
String processDefinitionId,
String processInstanceId,
String variableName,
String variableType,
String taskId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType() |
String |
getTaskId() |
String |
getVariableName() |
String |
getVariableType() |
getApplicationName, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExecutionIdgetApplicationName, getProcessDefinitionId, getProcessInstanceId, getTimestamppublic String getVariableName()
getVariableName in interface VariableDeletedEventpublic String getVariableType()
getVariableType in interface VariableDeletedEventpublic String getTaskId()
getTaskId in interface VariableDeletedEventpublic String getEventType()
getEventType in interface ProcessEngineEventCopyright © 2010–2017 Alfresco. All rights reserved.