public class TimerSuspendProcessDefinitionHandler extends TimerChangeProcessDefinitionSuspensionStateJobHandler
| Constructor and Description |
|---|
TimerSuspendProcessDefinitionHandler() |
| 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 TimerSuspendProcessDefinitionHandler()
public String getType()
public void execute(JobEntity job, String configuration, org.flowable.variable.api.delegate.VariableScope variableScope, CommandContext commandContext)
Copyright © 2017 Flowable. All rights reserved.