|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecutionListenerExecution
| Method Summary | |
|---|---|
String |
getDeleteReason()
|
String |
getEventName()
The event name in case this execution is passed in for an ExecutionListener |
PvmProcessElement |
getEventSource()
|
| Methods inherited from interface org.camunda.bpm.engine.delegate.DelegateExecution |
|---|
getActivityInstanceId, getBusinessKey, getCurrentActivityId, getCurrentActivityName, getCurrentTransitionId, getId, getParentActivityInstanceId, getParentId, getProcessBusinessKey, getProcessDefinitionId, getProcessInstanceId |
| Methods inherited from interface org.camunda.bpm.engine.delegate.VariableScope |
|---|
getVariable, getVariableLocal, getVariableNames, getVariableNamesLocal, getVariables, getVariablesLocal, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, removeVariable, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setVariable, setVariableLocal, setVariables, setVariablesLocal |
| Methods inherited from interface org.camunda.bpm.engine.delegate.BpmnModelExecutionContext |
|---|
getBpmnModelElementInstance, getBpmnModelInstance |
| Methods inherited from interface org.camunda.bpm.engine.delegate.ProcessEngineServicesAware |
|---|
getProcessEngineServices |
| Method Detail |
|---|
String getEventName()
DelegateExecutionevent name in case this execution is passed in for an ExecutionListener
getEventName in interface DelegateExecutionPvmProcessElement getEventSource()
String getDeleteReason()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||