public class ExternalWorkerJobBpmnErrorCmd extends AbstractExternalWorkerJobCmd implements Command<Void>
| Modifier and Type | Field and Description |
|---|---|
protected String |
errorCode |
protected Map<String,Object> |
variables |
externalJobId, jobServiceConfiguration, workerId| Constructor and Description |
|---|
ExternalWorkerJobBpmnErrorCmd(String externalJobId,
String workerId,
Map<String,Object> variables,
String errorCode,
JobServiceConfiguration jobServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
runJobLogic(ExternalWorkerJobEntity externalWorkerJob,
CommandContext commandContext) |
execute, moveExternalWorkerJobToExecutableJob, resolveJobprotected void runJobLogic(ExternalWorkerJobEntity externalWorkerJob, CommandContext commandContext)
runJobLogic in class AbstractExternalWorkerJobCmdCopyright © 2020 Flowable. All rights reserved.