Modifier and Type | Field and Description |
---|---|
protected Throwable |
exception |
protected String |
jobId |
Constructor and Description |
---|
JobRetryCmd(String jobId,
Throwable exception) |
Modifier and Type | Method and Description |
---|---|
protected Date |
calculateDueDate(CommandContext commandContext,
int waitTimeInSeconds,
Date oldDate) |
Object |
execute(CommandContext commandContext) |
protected ExecutionEntity |
fetchExecutionEntity(CommandContext commandContext,
String executionId) |
protected String |
getExceptionStacktrace() |
public Object execute(CommandContext commandContext)
protected Date calculateDueDate(CommandContext commandContext, int waitTimeInSeconds, Date oldDate)
protected String getExceptionStacktrace()
protected ExecutionEntity fetchExecutionEntity(CommandContext commandContext, String executionId)
Copyright © 2015 Alfresco. All rights reserved.