public class TimerExecuteNestedActivityJobHandler extends Object implements JobHandler
| Constructor and Description |
|---|
TimerExecuteNestedActivityJobHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatchActivityTimeOut(ActivityImpl activity,
ExecutionEntity execution,
CommandContext commandContext) |
protected void |
dispatchActivityTimeoutIfNeeded(JobEntity timerEntity,
ExecutionEntity execution,
CommandContext commandContext) |
protected void |
dispatchExecutionTimeOut(ExecutionEntity execution,
CommandContext commandContext) |
void |
execute(JobEntity job,
String configuration,
ExecutionEntity execution,
CommandContext commandContext) |
String |
getType() |
public static final String TYPE
public TimerExecuteNestedActivityJobHandler()
public String getType()
getType in interface JobHandlerpublic void execute(JobEntity job, String configuration, ExecutionEntity execution, CommandContext commandContext)
execute in interface JobHandlerprotected void dispatchActivityTimeoutIfNeeded(JobEntity timerEntity, ExecutionEntity execution, CommandContext commandContext)
protected void dispatchExecutionTimeOut(ExecutionEntity execution, CommandContext commandContext)
protected void dispatchActivityTimeOut(ActivityImpl activity, ExecutionEntity execution, CommandContext commandContext)
Copyright © 2016 Alfresco. All rights reserved.