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