public interface DelegateCaseVariableInstance extends DelegateVariableInstance<DelegateCaseExecution>
| Modifier and Type | Method and Description | 
|---|---|
| String | getEventName()The event name, which caused the listener to be notified. | 
| DelegateCaseExecution | getSourceExecution()The case execution in which context the variable was created/updated/deleted. | 
getActivityInstanceId, getCaseExecutionId, getCaseInstanceId, getErrorMessage, getExecutionId, getId, getName, getProcessInstanceId, getTaskId, getTenantId, getTypedValue, getTypeName, getValuegetProcessEngineServicesString getEventName()
CaseVariableListener.getEventName in interface DelegateVariableInstance<DelegateCaseExecution>DelegateCaseExecution getSourceExecution()
getSourceExecution in interface DelegateVariableInstance<DelegateCaseExecution>Copyright © 2018. All rights reserved.