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 |
BundleInfoDocAdapter |
Modifier and Type | Method and Description |
---|---|
BundleInfo |
ComponentInfoDocAdapter.getBundle() |
Modifier and Type | Method and Description |
---|---|
static BundleInfoDocAdapter |
BundleInfoDocAdapter.create(BundleInfo bundleInfo,
CoreSession session,
String containerPath) |
Modifier and Type | Method and Description |
---|---|
BundleInfo |
ComponentInfo.getBundle() |
Modifier and Type | Method and Description |
---|---|
BundleInfo |
BundleWO.getTargetBundleInfo() |
Modifier and Type | Class and Description |
---|---|
class |
BundleInfoImpl |
Modifier and Type | Field and Description |
---|---|
protected BundleInfo |
ComponentInfoImpl.bundle |
Modifier and Type | Field and Description |
---|---|
protected Map<String,BundleInfo> |
ServerInfo.bundles |
Modifier and Type | Method and Description |
---|---|
BundleInfo |
ComponentInfoImpl.getBundle() |
BundleInfo |
ServerInfo.getBundle(String id) |
BundleInfo |
RuntimeSnapshot.getBundle(String id) |
Modifier and Type | Method and Description |
---|---|
Collection<BundleInfo> |
ServerInfo.getBundles() |
Modifier and Type | Method and Description |
---|---|
void |
ServerInfo.addBundle(BundleInfo bundle) |
Modifier and Type | Method and Description |
---|---|
void |
ServerInfo.addBundle(Collection<BundleInfo> someBundles) |
Constructor and Description |
---|
ComponentInfoImpl(BundleInfo bundleInfo,
String name) |
Constructor and Description |
---|
ServerInfo(String name,
String version,
Set<BundleInfo> bundles) |
Modifier and Type | Method and Description |
---|---|
BundleInfo |
RepositoryDistributionSnapshot.getBundle(String id) |
Modifier and Type | Method and Description |
---|---|
protected DocumentModel |
SnapshotPersister.createBundleDoc(DistributionSnapshot snapshot,
CoreSession session,
String label,
BundleInfo bi,
DocumentModel parent) |
void |
SnapshotPersister.persistBundle(DistributionSnapshot snapshot,
BundleInfo bundleInfo,
CoreSession session,
String label,
DocumentModel parent) |
Modifier and Type | Method and Description |
---|---|
BundleInfo |
DistributionSnapshot.getBundle(String id) |
Copyright © 2016 Nuxeo SA. All rights reserved.