Uses of Interface
org.operaton.bpm.engine.externaltask.UpdateExternalTaskRetriesSelectBuilder
Packages that use UpdateExternalTaskRetriesSelectBuilder
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.
-
Uses of UpdateExternalTaskRetriesSelectBuilder in org.operaton.bpm.engine
Methods in org.operaton.bpm.engine that return UpdateExternalTaskRetriesSelectBuilderModifier and TypeMethodDescriptionExternalTaskService.updateRetries()Sets the retries for external tasks using a fluent builder. -
Uses of UpdateExternalTaskRetriesSelectBuilder in org.operaton.bpm.engine.externaltask
Subinterfaces of UpdateExternalTaskRetriesSelectBuilder in org.operaton.bpm.engine.externaltask -
Uses of UpdateExternalTaskRetriesSelectBuilder in org.operaton.bpm.engine.impl
Methods in org.operaton.bpm.engine.impl that return UpdateExternalTaskRetriesSelectBuilder -
Uses of UpdateExternalTaskRetriesSelectBuilder in org.operaton.bpm.engine.impl.cmd
Classes in org.operaton.bpm.engine.impl.cmd that implement UpdateExternalTaskRetriesSelectBuilder