public interface JobHandler
| Modifier and Type | Method and Description |
|---|---|
void |
execute(JobEntity job,
String configuration,
Object scopeObject,
CommandContext commandContext) |
String |
getType() |
String getType()
void execute(JobEntity job, String configuration, Object scopeObject, CommandContext commandContext)
Copyright © 2017 Flowable. All rights reserved.