Uses of Class
org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
-
Packages that use ConfigurationMarshaller.NuxeoConfContent Package Description org.nuxeo.launcher.config Nuxeo configuration management. -
-
Uses of ConfigurationMarshaller.NuxeoConfContent in org.nuxeo.launcher.config
Methods in org.nuxeo.launcher.config that return ConfigurationMarshaller.NuxeoConfContent Modifier and Type Method Description protected ConfigurationMarshaller.NuxeoConfContentConfigurationMarshaller. readConfiguration(Path nuxeoConfPath)Methods in org.nuxeo.launcher.config with parameters of type ConfigurationMarshaller.NuxeoConfContent Modifier and Type Method Description protected voidConfigurationMarshaller. editConfiguratorConf(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder)protected voidConfigurationMarshaller. editUserConf(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder)protected voidConfigurationMarshaller. writeConfiguration(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder)
-