Class SetJobRetriesCmd
java.lang.Object
org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- All Implemented Interfaces:
Serializable,Command<Void>
- Author:
- Falko Menge
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Stringprotected JobServiceConfigurationprotected final int -
Constructor Summary
ConstructorsConstructorDescriptionSetJobRetriesCmd(String jobId, int retries, JobServiceConfiguration jobServiceConfiguration) -
Method Summary