Interface ParametersConfig.HistoryConfig
- Enclosing interface:
- ParametersConfig
public static interface ParametersConfig.HistoryConfig
History configuration
-
Method Summary
Modifier and TypeMethodDescriptionbooleanenabled()If set to true, the application will send history information to the parameter management.Update history scheduler configuration.
-
Method Details
-
enabled
@WithName("enabled") @WithDefault("true") boolean enabled()If set to true, the application will send history information to the parameter management. -
updateSchedule
Update history scheduler configuration. The syntax used in CRON expressions.
-