Modifier and Type | Field and Description |
---|---|
protected ProcessInstanceModificationBuilderImpl |
builder |
Constructor and Description |
---|
ModifyProcessInstanceAsyncCmd(ProcessInstanceModificationBuilderImpl processInstanceModificationBuilder) |
Modifier and Type | Method and Description |
---|---|
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 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 © 2020. All rights reserved.