Uses of Interface
org.nuxeo.runtime.model.ExtensionPoint
Package
Description
-
Uses of ExtensionPoint in org.nuxeo.ecm.platform.management.adapters
Modifier and TypeFieldDescriptionprotected final ExtensionPoint
ExtensionPointInventoryAdapter.point
Modifier and TypeMethodDescriptionprotected void
RuntimeInventoryFactory.doVisitInventoryExtensionPoint
(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback, String name, String qualifiedName, ExtensionPoint extensionPoint) -
Uses of ExtensionPoint in org.nuxeo.runtime.model
Modifier and TypeMethodDescriptionRegistrationInfo.getExtensionPoints()
Gets the defined extension points.Modifier and TypeMethodDescriptiondefault Optional<ExtensionPoint>
RegistrationInfo.getExtensionPoint
(String name) Gets the defined extension points with name. -
Uses of ExtensionPoint in org.nuxeo.runtime.model.impl