Uses of Interface
org.operaton.bpm.engine.management.SetJobRetriesByJobsAsyncBuilder
Packages that use SetJobRetriesByJobsAsyncBuilder
Package
Description
Public API of the Operaton engine.
Typical usage of the API starts by the creation of a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.API implementation classes, which shouldn't directly be used by end-users.
Classes related to the
ManagementService.-
Uses of SetJobRetriesByJobsAsyncBuilder in org.operaton.bpm.engine
Methods in org.operaton.bpm.engine that return SetJobRetriesByJobsAsyncBuilderModifier and TypeMethodDescriptionManagementService.setJobRetriesByJobsAsync(int retries) Creates a fluent builder to set the number of retries for one or multiple jobs asynchronously. -
Uses of SetJobRetriesByJobsAsyncBuilder in org.operaton.bpm.engine.impl
Methods in org.operaton.bpm.engine.impl that return SetJobRetriesByJobsAsyncBuilder -
Uses of SetJobRetriesByJobsAsyncBuilder in org.operaton.bpm.engine.impl.management
Classes in org.operaton.bpm.engine.impl.management that implement SetJobRetriesByJobsAsyncBuilderMethods in org.operaton.bpm.engine.impl.management that return SetJobRetriesByJobsAsyncBuilderModifier and TypeMethodDescription -
Uses of SetJobRetriesByJobsAsyncBuilder in org.operaton.bpm.engine.management
Methods in org.operaton.bpm.engine.management that return SetJobRetriesByJobsAsyncBuilderModifier and TypeMethodDescriptionSpecifies a list of job ids that will be updated.Specifies aJobQueryto reference jobs that will be updated.