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 SimplifiedServerInfo
RuntimeInstrospection. info
Methods in org.nuxeo.ecm.admin.runtime that return SimplifiedServerInfo Modifier and Type Method Description static SimplifiedServerInfo
RuntimeInstrospection. 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 void
SimplifiedServerInfoJsonWriter. 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 SimplifiedServerInfo
DistributionObject. doGet()
-