| Modifier and Type | Field and Description | 
|---|---|
protected ProcessInstanceModificationBuilderImpl | 
builder  | 
| Constructor and Description | 
|---|
ModifyProcessInstanceAsyncCmd(ProcessInstanceModificationBuilderImpl processInstanceModificationBuilder)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
checkPermissions(CommandContext commandContext)  | 
protected BatchEntity | 
createBatch(CommandContext commandContext,
           List<AbstractProcessInstanceModificationCommand> instructions,
           ExecutionEntity processInstance)  | 
protected void | 
ensureProcessInstanceExists(String processInstanceId,
                           ExecutionEntity processInstance)  | 
Batch | 
execute(CommandContext commandContext)  | 
protected BatchJobHandler<ModificationBatchConfiguration> | 
getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration)  | 
protected String | 
getLogEntryOperation()  | 
protected ProcessInstanceModificationBuilderImpl builder
public ModifyProcessInstanceAsyncCmd(ProcessInstanceModificationBuilderImpl processInstanceModificationBuilder)
public Batch execute(CommandContext commandContext)
protected void checkPermissions(CommandContext commandContext)
protected BatchEntity createBatch(CommandContext commandContext, List<AbstractProcessInstanceModificationCommand> instructions, ExecutionEntity processInstance)
protected BatchJobHandler<ModificationBatchConfiguration> getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration)
protected void ensureProcessInstanceExists(String processInstanceId, ExecutionEntity processInstance)
protected String getLogEntryOperation()
Copyright © 2019. All rights reserved.