public class TimerActivateProcessDefinitionHandler extends TimerChangeProcessDefinitionSuspensionStateJobHandler
| Constructor and Description |
|---|
TimerActivateProcessDefinitionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.flowable.job.api.Job job,
String configuration,
ExecutionEntity execution,
CommandContext commandContext) |
String |
getType() |
createJobHandlerConfiguration, getIncludeProcessInstancespublic static final String TYPE
public TimerActivateProcessDefinitionHandler()
public String getType()
public void execute(org.flowable.job.api.Job job,
String configuration,
ExecutionEntity execution,
CommandContext commandContext)
Copyright © 2018 Flowable. All rights reserved.