Uses of Class
org.operaton.bpm.engine.impl.HistoryLevelSetupCommand
Packages that use HistoryLevelSetupCommand
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.-
Uses of HistoryLevelSetupCommand in org.operaton.bpm.engine
Fields in org.operaton.bpm.engine declared as HistoryLevelSetupCommandModifier and TypeFieldDescriptionprotected HistoryLevelSetupCommandProcessEngineConfiguration.historyLevelCommandMethods in org.operaton.bpm.engine that return HistoryLevelSetupCommandMethods in org.operaton.bpm.engine with parameters of type HistoryLevelSetupCommandModifier and TypeMethodDescriptionvoidProcessEngineConfiguration.setHistoryLevelCommand(HistoryLevelSetupCommand historyLevelCommand)