Class JobRetryCmd
java.lang.Object
com.flowable.agent.engine.impl.cmd.JobRetryCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Object>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DatecalculateDueDate(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, int waitTimeInSeconds, Date oldDate) execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) protected String
-
Field Details
-
jobId
-
exception
-
-
Constructor Details
-
JobRetryCmd
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.flowable.common.engine.impl.interceptor.Command<Object>
-
getExceptionStacktrace
-
calculateDueDate
-