Uses of Interface
com.flowable.platform.api.configuration.ConfigurationProperty
Packages that use ConfigurationProperty
Package
Description
-
Uses of ConfigurationProperty in com.flowable.agent.engine.impl.management.connection
Methods in com.flowable.agent.engine.impl.management.connection with parameters of type ConfigurationPropertyModifier and TypeMethodDescriptionstatic AgentConnectionImplAgentConnectionImpl.fromConfigurationProperty(ConfigurationProperty property, tools.jackson.databind.ObjectMapper objectMapper, EncryptionService encryptionService) protected AgentConnectionAgentConnectionQueryImpl.toAgentConnection(ConfigurationProperty property) -
Uses of ConfigurationProperty in com.flowable.agent.engine.pricing
Methods in com.flowable.agent.engine.pricing that return ConfigurationPropertyModifier and TypeMethodDescriptionprotected ConfigurationPropertyAgentModelPricingService.findProperty(String tenantId, String modelPrefix) -
Uses of ConfigurationProperty in com.flowable.platform.api.configuration
Subinterfaces with type arguments of type ConfigurationProperty in com.flowable.platform.api.configurationMethods in com.flowable.platform.api.configuration that return ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationPropertyBuilder.save()Save or update the property -
Uses of ConfigurationProperty in com.flowable.platform.engine.impl.configuration
Subclasses with type arguments of type ConfigurationProperty in com.flowable.platform.engine.impl.configurationMethods in com.flowable.platform.engine.impl.configuration that return ConfigurationPropertyMethods in com.flowable.platform.engine.impl.configuration that return types with arguments of type ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationPropertyQueryImpl.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) Methods in com.flowable.platform.engine.impl.configuration with parameters of type ConfigurationPropertyModifier and TypeMethodDescriptionprotected ThemeThemeQueryImpl.asTheme(ConfigurationProperty themeProperty) -
Uses of ConfigurationProperty in com.flowable.platform.engine.impl.configuration.datatable
Methods in com.flowable.platform.engine.impl.configuration.datatable that return ConfigurationPropertyModifier and TypeMethodDescriptionprotected ConfigurationPropertyDataTableFavoriteConfigurationBuilderImpl.createConfiguration(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) Methods in com.flowable.platform.engine.impl.configuration.datatable with parameters of type ConfigurationPropertyModifier and TypeMethodDescriptionprotected DataTableFavoriteConfigurationDataTableFavoriteConfigurationQueryImpl.asFavoriteConfiguration(ConfigurationProperty property, String defaultPropertyId) -
Uses of ConfigurationProperty in com.flowable.platform.engine.impl.configuration.secret
Fields in com.flowable.platform.engine.impl.configuration.secret declared as ConfigurationPropertyMethods in com.flowable.platform.engine.impl.configuration.secret with parameters of type ConfigurationPropertyModifier and TypeMethodDescriptionstatic SecretSecretImpl.fromConfigurationProperty(ConfigurationProperty property, EncryptionService encryptionService) Constructors in com.flowable.platform.engine.impl.configuration.secret with parameters of type ConfigurationPropertyModifierConstructorDescriptionSecretImpl(ConfigurationProperty property, SecretValue<String> value) -
Uses of ConfigurationProperty in com.flowable.platform.engine.impl.configuration.system
Methods in com.flowable.platform.engine.impl.configuration.system that return ConfigurationPropertyModifier and TypeMethodDescriptionprotected ConfigurationPropertySystemConfigurationBuilderImpl.createConfiguration(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) Methods in com.flowable.platform.engine.impl.configuration.system with parameters of type ConfigurationPropertyModifier and TypeMethodDescriptionprotected SystemConfigurationSystemConfigurationQueryImpl.asSystemConfiguration(ConfigurationProperty property) static SystemConfigurationImplSystemConfigurationImpl.fromConfigurationProperty(ConfigurationProperty property, tools.jackson.databind.node.ObjectNode value) -
Uses of ConfigurationProperty in com.flowable.platform.engine.impl.persistence.entity
Subinterfaces of ConfigurationProperty in com.flowable.platform.engine.impl.persistence.entityClasses in com.flowable.platform.engine.impl.persistence.entity that implement ConfigurationPropertyMethods in com.flowable.platform.engine.impl.persistence.entity that return types with arguments of type ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationPropertyEntityManager.findByCriteria(ConfigurationPropertyQuery configurationPropertyQuery) ConfigurationPropertyEntityManagerImpl.findByCriteria(ConfigurationPropertyQuery configurationPropertyQuery) -
Uses of ConfigurationProperty in com.flowable.platform.engine.impl.persistence.entity.data
Methods in com.flowable.platform.engine.impl.persistence.entity.data that return types with arguments of type ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationPropertyDataManager.findByCriteria(ConfigurationPropertyQueryImpl configurationPropertyQuery) -
Uses of ConfigurationProperty in com.flowable.platform.engine.impl.persistence.entity.data.impl
Methods in com.flowable.platform.engine.impl.persistence.entity.data.impl that return types with arguments of type ConfigurationPropertyModifier and TypeMethodDescriptionMybatisConfigurationPropertyDataManager.findByCriteria(ConfigurationPropertyQueryImpl configurationPropertyQuery) -
Uses of ConfigurationProperty in com.flowable.platform.engine.impl.sequence
Fields in com.flowable.platform.engine.impl.sequence declared as ConfigurationPropertyModifier and TypeFieldDescriptionprotected final ConfigurationPropertySequenceValueImpl.propertyMethods in com.flowable.platform.engine.impl.sequence with parameters of type ConfigurationPropertyModifier and TypeMethodDescriptionprotected SequenceValueSequenceValueQueryImpl.asSequenceValue(ConfigurationProperty property) Constructors in com.flowable.platform.engine.impl.sequence with parameters of type ConfigurationProperty