org.camunda.bpm.engine.impl.cmd
Class DecrementJobRetriesCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.JobRetryCmd
org.camunda.bpm.engine.impl.cmd.DecrementJobRetriesCmd
- All Implemented Interfaces:
- Command<Object>
public class DecrementJobRetriesCmd
- extends JobRetryCmd
- Author:
- Tom Baeyens, Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecrementJobRetriesCmd
public DecrementJobRetriesCmd(String jobId,
Throwable exception)
execute
public Object execute(CommandContext commandContext)
Copyright © 2017 camunda services GmbH. All rights reserved.