Uses of Interface
com.flowable.platform.api.configuration.ConfigurationService
Package
Description
-
Uses of ConfigurationService in com.flowable.platform.api
-
Uses of ConfigurationService in com.flowable.platform.engine
Modifier and TypeFieldDescriptionprotected ConfigurationService
PlatformEngineConfiguration.configurationService
Modifier and TypeMethodDescriptionPlatformEngine.getConfigurationService()
PlatformEngineConfiguration.getConfigurationService()
Modifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setConfigurationService
(ConfigurationService configurationService) -
Uses of ConfigurationService in com.flowable.platform.engine.impl
Modifier and TypeFieldDescriptionprotected ConfigurationService
PlatformEngineImpl.configurationService
-
Uses of ConfigurationService in com.flowable.platform.engine.impl.configuration
-
Uses of ConfigurationService in com.flowable.platform.engine.impl.configuration.datatable
Modifier and TypeFieldDescriptionprotected final ConfigurationService
DataTableFavoriteConfigurationQueryImpl.configurationService
ModifierConstructorDescriptionDataTableFavoriteConfigurationQueryImpl
(com.fasterxml.jackson.databind.ObjectMapper objectMapper, ConfigurationService configurationService) -
Uses of ConfigurationService in com.flowable.platform.service.configuration.service
Modifier and TypeFieldDescriptionprotected final ConfigurationService
SystemConfigurationFlowableSystemInfoContributor.configurationService
ModifierConstructorDescriptionSystemConfigurationFlowableSystemInfoContributor
(ConfigurationService configurationService, String currentNodeName) -
Uses of ConfigurationService in com.flowable.platform.service.form
Modifier and TypeFieldDescriptionprotected final ConfigurationService
FlowablePlatformFormDecorator.configurationService
ModifierConstructorDescriptionFlowablePlatformFormDecorator
(ConfigurationService configurationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, String defaultDateFormat, String defaultNumberFormat, String defaultDialogSize)