Uses of Interface
se.conciliate.extensions.publish.custom.settings.ConfigSettings
Packages that use ConfigSettings
Package
Description
Provides services for performing a customized publish service.
-
Uses of ConfigSettings in se.conciliate.extensions.publish.custom
Methods in se.conciliate.extensions.publish.custom that return ConfigSettingsModifier and TypeMethodDescriptionCustomPublishConfigFactory.createSettings()
CustomPublishConfig.getSettings()
Returns the settings for the publish.Methods in se.conciliate.extensions.publish.custom with parameters of type ConfigSettingsModifier and TypeMethodDescriptionvoid
CustomPublishConfig.setSettings
(ConfigSettings settings) Sets the settings used for the publish.