Interface JobHandler
- All Known Implementing Classes:
AsyncContinuationJobHandler,ProcessEventJobHandler,TimerActivateProcessDefinitionHandler,TimerChangeProcessDefinitionSuspensionStateJobHandler,TimerStartEventJobHandler,TimerSuspendProcessDefinitionHandler,TriggerTimerEventJobHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(JobEntity job, String configuration, ExecutionEntity execution, CommandContext commandContext) getType()
-
Method Details
-
getType
String getType() -
execute
void execute(JobEntity job, String configuration, ExecutionEntity execution, CommandContext commandContext)
-