|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CmmnActivityExecution
| Method Summary | |
|---|---|
void |
complete()
|
void |
create(List<CmmnActivity> activities)
|
void |
disable()
|
void |
enable()
|
CmmnActivity |
getActivity()
|
void |
manualStart()
|
void |
reenable()
|
void |
start()
|
| Methods inherited from interface org.camunda.bpm.engine.delegate.DelegateCaseExecution |
|---|
getActivityId, getActivityName, getCaseBusinessKey, getCaseDefinitionId, getCaseInstanceId, getEventName, getId, getParentId, isActive, isAvailable, isClosed, isCompleted, isDisabled, isEnabled, isFailed, isSuspended, isTerminated |
| Methods inherited from interface org.camunda.bpm.engine.delegate.BaseDelegateExecution |
|---|
getBusinessKey |
| 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.ProcessEngineServicesAware |
|---|
getProcessEngineServices |
| Methods inherited from interface org.camunda.bpm.engine.delegate.CmmnModelExecutionContext |
|---|
getCmmnModelElementInstance, getCmmnModelInstance |
| Method Detail |
|---|
CmmnActivity getActivity()
void create(List<CmmnActivity> activities)
void enable()
void disable()
void reenable()
void manualStart()
void start()
void complete()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||