Uses of Interface
com.flowable.platform.api.configuration.system.SystemConfiguration
Packages that use SystemConfiguration
Package
Description
-
Uses of SystemConfiguration in com.flowable.platform.api.configuration.system
Methods in com.flowable.platform.api.configuration.system that return SystemConfigurationModifier and TypeMethodDescriptionSystemConfigurationBuilder.save()Save the configuration.SystemConfigurationQuery.singleResult()Return a singleSystemConfiguration.Methods in com.flowable.platform.api.configuration.system that return types with arguments of type SystemConfigurationModifier and TypeMethodDescriptionSystemConfigurationQuery.list()Return a list ofSystemConfiguration(s). -
Uses of SystemConfiguration in com.flowable.platform.engine.impl.configuration.system
Classes in com.flowable.platform.engine.impl.configuration.system that implement SystemConfigurationMethods in com.flowable.platform.engine.impl.configuration.system that return SystemConfigurationModifier and TypeMethodDescriptionprotected SystemConfigurationSystemConfigurationQueryImpl.asSystemConfiguration(ConfigurationProperty property) SystemConfigurationBuilderImpl.execute(CommandContext commandContext) SystemConfigurationBuilderImpl.save()SystemConfigurationQueryImpl.singleResult()Methods in com.flowable.platform.engine.impl.configuration.system that return types with arguments of type SystemConfiguration -
Uses of SystemConfiguration in com.flowable.platform.service.configuration.service
Methods in com.flowable.platform.service.configuration.service with parameters of type SystemConfigurationModifier and TypeMethodDescriptionSystemConfigurationFlowableSystemInfoContributor.asDetails(SystemConfiguration systemConfiguration)