public interface BaseDelegateExecution extends VariableScope
| Modifier and Type | Method and Description | 
|---|---|
| String | getBusinessKey()The business key for the root execution (e.g. | 
| String | getEventName()The  event namein case this execution is passed in for anExecutionListener | 
| String | getId()Unique id of this path of execution that can be used as a handle to provide external signals back into the engine after wait states. | 
getVariable, getVariableLocal, getVariableLocalTyped, getVariableLocalTyped, getVariableNames, getVariableNamesLocal, getVariables, getVariableScopeKey, getVariablesLocal, getVariablesLocalTyped, getVariablesLocalTyped, getVariablesTyped, getVariablesTyped, getVariableTyped, getVariableTyped, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, removeVariable, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setVariable, setVariableLocal, setVariables, setVariablesLocalString getId()
String getEventName()
event name in case this execution is passed in for an ExecutionListenerString getBusinessKey()
Copyright © 2018. All rights reserved.