Uses of Interface
com.flowable.platform.api.configuration.system.SystemConfiguration
Package
Description
-
Uses of SystemConfiguration in com.flowable.platform.api.configuration.system
Modifier and TypeMethodDescriptionSystemConfigurationBuilder.save()
Save the configuration.SystemConfigurationQuery.singleResult()
Return a singleSystemConfiguration
.Modifier and TypeMethodDescriptionSystemConfigurationQuery.list()
Return a list ofSystemConfiguration
(s). -
Uses of SystemConfiguration in com.flowable.platform.engine.impl.configuration.system
Modifier and TypeMethodDescriptionprotected SystemConfiguration
SystemConfigurationQueryImpl.asSystemConfiguration
(ConfigurationProperty property) SystemConfigurationBuilderImpl.execute
(CommandContext commandContext) SystemConfigurationBuilderImpl.save()
SystemConfigurationQueryImpl.singleResult()
-
Uses of SystemConfiguration in com.flowable.platform.service.configuration.service
Modifier and TypeMethodDescriptionSystemConfigurationFlowableSystemInfoContributor.asDetails
(SystemConfiguration systemConfiguration)