Uses of Class
org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
Packages that use SimplifiedServerInfo Package Description org.nuxeo.ecm.admin.runtime org.nuxeo.ecm.restapi.jaxrs.io.management org.nuxeo.ecm.restapi.server.jaxrs.management -
-
Uses of SimplifiedServerInfo in org.nuxeo.ecm.admin.runtime
Fields in org.nuxeo.ecm.admin.runtime declared as SimplifiedServerInfo Modifier and Type Field Description protected static SimplifiedServerInfoRuntimeInstrospection. infoMethods in org.nuxeo.ecm.admin.runtime that return SimplifiedServerInfo Modifier and Type Method Description static SimplifiedServerInfoRuntimeInstrospection. getInfo() -
Uses of SimplifiedServerInfo in org.nuxeo.ecm.restapi.jaxrs.io.management
Methods in org.nuxeo.ecm.restapi.jaxrs.io.management with parameters of type SimplifiedServerInfo Modifier and Type Method Description protected voidSimplifiedServerInfoJsonWriter. writeEntityBody(SimplifiedServerInfo entity, com.fasterxml.jackson.core.JsonGenerator jg) -
Uses of SimplifiedServerInfo in org.nuxeo.ecm.restapi.server.jaxrs.management
Methods in org.nuxeo.ecm.restapi.server.jaxrs.management that return SimplifiedServerInfo Modifier and Type Method Description SimplifiedServerInfoDistributionObject. doGet()
-