Package | Description |
---|---|
org.nuxeo.apidoc.adapters | |
org.nuxeo.apidoc.api | |
org.nuxeo.apidoc.browse | |
org.nuxeo.apidoc.introspection | |
org.nuxeo.apidoc.repository | |
org.nuxeo.apidoc.snapshot |
Modifier and Type | Class and Description |
---|---|
class |
ServiceInfoDocAdapter |
Modifier and Type | Method and Description |
---|---|
List<ServiceInfo> |
ComponentInfoDocAdapter.getServices() |
Modifier and Type | Method and Description |
---|---|
static ServiceInfoDocAdapter |
ServiceInfoDocAdapter.create(ServiceInfo si,
CoreSession session,
String containerPath) |
Modifier and Type | Method and Description |
---|---|
List<ServiceInfo> |
ComponentInfo.getServices() |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
ServiceWO.getServiceInfo() |
Modifier and Type | Class and Description |
---|---|
class |
ServiceInfoImpl |
Modifier and Type | Field and Description |
---|---|
protected List<ServiceInfo> |
ComponentInfoImpl.services |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
RuntimeSnapshot.getService(String id) |
Modifier and Type | Method and Description |
---|---|
List<ServiceInfo> |
ComponentInfoImpl.getServices() |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
RepositoryDistributionSnapshot.getService(String id) |
Modifier and Type | Method and Description |
---|---|
protected DocumentModel |
SnapshotPersister.createServiceDoc(DistributionSnapshot snapshot,
CoreSession session,
String label,
ServiceInfo si,
DocumentModel parent) |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
DistributionSnapshot.getService(String id) |
Copyright © 2018 Nuxeo. All rights reserved.