org.camunda.bpm.engine.impl.cmd
Class AbstractSetJobRetriesCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractSetJobRetriesCmd
- Direct Known Subclasses:
- SetJobRetriesCmd, SetJobsRetriesCmd
public class AbstractSetJobRetriesCmd
- extends Object
- Author:
- Askar Akhmerov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RETRIES
protected static final String RETRIES
- See Also:
- Constant Field Values
AbstractSetJobRetriesCmd
public AbstractSetJobRetriesCmd()
setJobRetriesByJobId
protected void setJobRetriesByJobId(String jobId,
int retries,
CommandContext commandContext)
getLogEntryOperation
protected String getLogEntryOperation()
Copyright © 2017 camunda services GmbH. All rights reserved.