public class TimerActivateProcessDefinitionHandler extends TimerChangeProcessDefinitionSuspensionStateJobHandler
| Constructor and Description |
|---|
TimerActivateProcessDefinitionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(JobEntity job,
String configuration,
org.flowable.variable.api.delegate.VariableScope variableScope,
CommandContext commandContext) |
String |
getType() |
createJobHandlerConfiguration, getIncludeProcessInstancespublic static final String TYPE
public TimerActivateProcessDefinitionHandler()
public String getType()
public void execute(JobEntity job, String configuration, org.flowable.variable.api.delegate.VariableScope variableScope, CommandContext commandContext)
Copyright © 2020 Flowable. All rights reserved.