Package com.priint.pubserver.config
Base model for configuration files in publishing server.
- Since:
- 4.0.0
-
Interface Summary Interface Description ConfigManagerLocal Local Interface for ConfigManager
Loads and saves configuration files and their revisions using the Document Manager.ConfigManagerRemote Remote Interface for ConfigManager
Loads and saves configuration files and their revisions using the Document Manager.MergableConfig<T> -
Class Summary Class Description ConfigIndex Index of configuration documents containing a set of#ConfigIndexEntry.ConfigIndex.ConfigIndexEntry Index entry for one configuration documentConfigMergeUtility The type Config merge utility.PluginConfig Configuration of a plug-in that will be stored in the repository.PluginConfig.Custom Java-class for anonymous complex type.PluginConfig.Dependencies Java class for anonymous complex type.PluginConfig.Dependencies.PluginDependency Java class for anonymous complex type.PluginConfig.Instances Java class for anonymous complex type.PluginConfig.Instances.Entry Java class for anonymous complex type.PluginConfigCollection The PluginConfigCollection class helps to manage a collection of configurations provided as plain XML Strings or PluginConfig objects.PluginConfigDataHandler The PluginConfigDataHandler class wraps access to a Plugin configuration provided either as String (XML), Object (PluginConfig instance) ore byte array.
The class will translate to either representation on demand and cache the results. -
Enum Summary Enum Description JobPriorityTag The enum Job priority tag.PluginConfigDataHandler.SourceType Type of data in the config handler.PluginConfigDependencyRestriction Java class for PluginConfigDependencyRestriction.PluginConfigTag Plugin Config Tag.