org.activiti.engine.impl.jobexecutor
类 TimerChangeProcessDefinitionSuspensionStateJobHandler

java.lang.Object
  继承者 org.activiti.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
所有已实现的接口:
JobHandler
直接已知子类:
TimerActivateProcessDefinitionHandler, TimerSuspendProcessDefinitionHandler

public abstract class TimerChangeProcessDefinitionSuspensionStateJobHandler
extends Object
implements JobHandler

作者:
Joram Barrez

构造方法摘要
TimerChangeProcessDefinitionSuspensionStateJobHandler()
           
 
方法摘要
static String createJobHandlerConfiguration(boolean includeProcessInstances)
           
static boolean getIncludeProcessInstances(JSONObject jobHandlerCfgJson)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 org.activiti.engine.impl.jobexecutor.JobHandler 继承的方法
execute, getType
 

构造方法详细信息

TimerChangeProcessDefinitionSuspensionStateJobHandler

public TimerChangeProcessDefinitionSuspensionStateJobHandler()
方法详细信息

createJobHandlerConfiguration

public static String createJobHandlerConfiguration(boolean includeProcessInstances)

getIncludeProcessInstances

public static boolean getIncludeProcessInstances(JSONObject jobHandlerCfgJson)


Copyright © 2013 Alfresco. All rights reserved.