Package org.camunda.bpm.engine.impl.cmd
Class JobRetryCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- Direct Known Subclasses:
DefaultJobRetryCmd
- Author:
- Roman Smirnov
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected String
protected JobEntity
getJob()
protected void
logException
(JobEntity job) protected void
notifyAcquisition
(CommandContext commandContext) protected boolean
-
Field Details
-
serialVersionUID
protected static final long serialVersionUID- See Also:
-
jobId
-
exception
-
-
Constructor Details
-
JobRetryCmd
-
-
Method Details
-
getJob
-
logException
-
decrementRetries
-
getExceptionStacktrace
-
shouldDecrementRetriesFor
-
notifyAcquisition
-