public class TimerExecuteNestedActivityJobHandler extends Object implements JobHandler
| Constructor and Description |
|---|
TimerExecuteNestedActivityJobHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatchActivityTimeoutIfNeeded(JobEntity timerEntity,
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)
Copyright © 2014 Alfresco. All rights reserved.