public class AsyncTriggerJobHandler extends Object implements JobHandler
| Constructor and Description |
|---|
AsyncTriggerJobHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(JobEntity job,
String configuration,
org.flowable.variable.api.delegate.VariableScope variableScope,
CommandContext commandContext) |
String |
getType() |
public static final String TYPE
public String getType()
getType in interface JobHandlerpublic void execute(JobEntity job, String configuration, org.flowable.variable.api.delegate.VariableScope variableScope, CommandContext commandContext)
execute in interface JobHandlerCopyright © 2018 Flowable. All rights reserved.