public class CompleteCaseExecutionCmd extends StateTransitionCaseExecutionCmd
caseExecution, caseExecutionId, variables, variablesDeletions, variablesLocal, variablesLocalDeletions| Constructor and Description | 
|---|
| CompleteCaseExecutionCmd(CaseExecutionCommandBuilderImpl builder) | 
| CompleteCaseExecutionCmd(String caseExecutionId,
                        Map<String,Object> variables,
                        Map<String,Object> variablesLocal,
                        Collection<String> variableDeletions,
                        Collection<String> variableLocalDeletions) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | performStateTransition(CommandContext commandContext,
                      CaseExecutionEntity caseExecution) | 
executegetCaseExecutionpublic CompleteCaseExecutionCmd(CaseExecutionCommandBuilderImpl builder)
protected void performStateTransition(CommandContext commandContext, CaseExecutionEntity caseExecution)
performStateTransition in class StateTransitionCaseExecutionCmdCopyright © 2018. All rights reserved.