Uses of Interface
org.operaton.bpm.engine.history.SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder
Packages that use SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder
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 SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder in org.operaton.bpm.engine
Methods in org.operaton.bpm.engine that return SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilderModifier and TypeMethodDescriptionHistoryService.setRemovalTimeToHistoricDecisionInstances()Set a removal time to historic decision instances and all associated historic entities using a fluent builder. -
Uses of SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder in org.operaton.bpm.engine.impl
Methods in org.operaton.bpm.engine.impl that return SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder -
Uses of SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder in org.operaton.bpm.engine.impl.history
Classes in org.operaton.bpm.engine.impl.history that implement SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder