Package org.operaton.bpm.engine.impl
Interface HistoryLevelSetupCommand
- All Known Implementing Classes:
DefaultHistoryLevelSetupCommand
Command executed during engine startup to verify or initialize the history level stored in the
database.
Implementations can be supplied via
ProcessEngineConfiguration.setHistoryLevelCommand(org.operaton.bpm.engine.impl.HistoryLevelSetupCommand) to customize
history level setup behavior in engine plugins.
The default implementation is DefaultHistoryLevelSetupCommand.
- Since:
- 2.1
- See Also:
-
Method Summary