public interface JobHandler
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.flowable.job.api.Job job,
String configuration,
ExecutionEntity execution,
CommandContext commandContext) |
String |
getType() |
String getType()
void execute(org.flowable.job.api.Job job,
String configuration,
ExecutionEntity execution,
CommandContext commandContext)
Copyright © 2018 Flowable. All rights reserved.