| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.management.adapters | |
| org.nuxeo.runtime.model | |
| org.nuxeo.runtime.model.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionPoint |
ExtensionPointInventoryAdapter.point |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RuntimeInventoryFactory.doVisitInventoryExtensionPoint(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback,
String name,
String qualifiedName,
ExtensionPoint extensionPoint) |
| Constructor and Description |
|---|
ExtensionPointInventoryAdapter(ExtensionPoint point) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionPoint[] |
RegistrationInfo.getExtensionPoints()
Gets the defined extension points.
|
| Modifier and Type | Method and Description |
|---|---|
default Optional<ExtensionPoint> |
RegistrationInfo.getExtensionPoint(String name)
Gets the defined extension points with name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionPointImpl |
| Modifier and Type | Method and Description |
|---|---|
ExtensionPoint[] |
RegistrationInfoImpl.getExtensionPoints() |
Copyright © 2019 Nuxeo. All rights reserved.