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.NuxeoConfContent
ConfigurationMarshaller. readConfiguration(Path nuxeoConfPath)
Methods in org.nuxeo.launcher.config with parameters of type ConfigurationMarshaller.NuxeoConfContent Modifier and Type Method Description protected void
ConfigurationMarshaller. editConfiguratorConf(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder)
protected void
ConfigurationMarshaller. editUserConf(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder)
protected void
ConfigurationMarshaller. writeConfiguration(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder)
-