| Package | Description |
|---|---|
| org.nuxeo.apidoc.documentation | |
| org.nuxeo.apidoc.introspection |
| Constructor and Description |
|---|
ResourceDocumentationItem(String filename,
String content,
BundleInfoImpl target,
String type) |
| Modifier and Type | Method and Description |
|---|---|
BundleInfoImpl |
ComponentInfoImpl.getBundle() |
BundleInfoImpl |
ServerInfo.getBundle(String id) |
BundleInfoImpl |
RuntimeSnapshot.getBundle(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<BundleInfoImpl> |
ServerInfo.getBundles() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerInfo.addBundle(BundleInfoImpl bundle) |
static void |
EmbeddedDocExtractor.extractEmbeddedDoc(ZipFile jarFile,
BundleInfoImpl bi) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerInfo.addBundle(Collection<BundleInfoImpl> bundles) |
| Constructor and Description |
|---|
ComponentInfoImpl(BundleInfoImpl bundleInfo,
String name) |
Copyright © 2014 Nuxeo SA. All rights reserved.