Uses of Class
org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
-
Packages that use SimplifiedBundleInfo Package Description org.nuxeo.ecm.admin.runtime -
-
Uses of SimplifiedBundleInfo in org.nuxeo.ecm.admin.runtime
Fields in org.nuxeo.ecm.admin.runtime with type parameters of type SimplifiedBundleInfo Modifier and Type Field Description protected List<SimplifiedBundleInfo>SimplifiedServerInfo. bundleInfosMethods in org.nuxeo.ecm.admin.runtime that return SimplifiedBundleInfo Modifier and Type Method Description protected static SimplifiedBundleInfoRuntimeInstrospection. getBundleSimplifiedInfo(org.osgi.framework.Bundle bundle)Methods in org.nuxeo.ecm.admin.runtime that return types with arguments of type SimplifiedBundleInfo Modifier and Type Method Description List<SimplifiedBundleInfo>SimplifiedServerInfo. getBundleInfos()Methods in org.nuxeo.ecm.admin.runtime with parameters of type SimplifiedBundleInfo Modifier and Type Method Description intSimplifiedBundleInfo. compareTo(SimplifiedBundleInfo other)Method parameters in org.nuxeo.ecm.admin.runtime with type arguments of type SimplifiedBundleInfo Modifier and Type Method Description voidSimplifiedServerInfo. setBundleInfos(List<SimplifiedBundleInfo> bundleInfos)
-