public interface BaseDelegateExecution extends VariableScope
Modifier and Type | Method and Description |
---|---|
String |
getBusinessKey()
The business key for this execution.
|
String |
getEventName()
The
event name in case this execution is passed in for an ExecutionListener |
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, setVariablesLocal
String getId()
String getEventName()
event name
in case this execution is passed in for an ExecutionListener
String getBusinessKey()
Copyright © 2017. All rights reserved.