public class ProcessInstanceMigrationJobHandler extends AbstractProcessInstanceMigrationJobHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
BATCH_RESULT_MESSAGE_LABEL, BATCH_RESULT_STATUS_LABEL, CFG_LABEL_BATCH_ID, CFG_LABEL_BATCH_PART_ID| Constructor and Description |
|---|
ProcessInstanceMigrationJobHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(JobEntity job,
String configuration,
org.flowable.variable.api.delegate.VariableScope variableScope,
CommandContext commandContext) |
String |
getType() |
protected static String |
prepareResultAsJsonString(String exceptionMessage) |
getBatchIdFromHandlerCfg, getBatchPartIdFromHandlerCfg, getHandlerCfgForBatchId, getHandlerCfgForBatchPartId, getObjectMapperpublic static final String TYPE
public String getType()
public void execute(JobEntity job, String configuration, org.flowable.variable.api.delegate.VariableScope variableScope, CommandContext commandContext)
Copyright © 2020 Flowable. All rights reserved.