Class TimerActivateProcessDefinitionHandler

java.lang.Object
org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
All Implemented Interfaces:
JobHandler

public class TimerActivateProcessDefinitionHandler extends TimerChangeProcessDefinitionSuspensionStateJobHandler
Author:
Joram Barrez
  • Field Details

  • Constructor Details

    • TimerActivateProcessDefinitionHandler

      public TimerActivateProcessDefinitionHandler()
  • Method Details

    • getType

      public String getType()
    • execute

      public void execute(JobEntity job, String configuration, org.flowable.variable.api.delegate.VariableScope variableScope, CommandContext commandContext)