public interface ExtensionInfo extends NuxeoArtifact
| Modifier and Type | Field and Description | 
|---|---|
static String | 
PROP_CONTRIB_ID  | 
static String | 
PROP_DOC  | 
static String | 
PROP_EXTENSION_POINT  | 
static String | 
PROP_TARGET_COMPONENT_NAME  | 
static String | 
TYPE_NAME  | 
| Modifier and Type | Method and Description | 
|---|---|
ComponentInfo | 
getComponent()  | 
List<ContributionItem> | 
getContributionItems()  | 
String | 
getDocumentation()  | 
String | 
getDocumentationHtml()  | 
String | 
getExtensionPoint()  | 
ComponentName | 
getTargetComponentName()  | 
String | 
getXml()  | 
getArtifactType, getAssociatedDocuments, getHierarchyPath, getId, getVersionstatic final String TYPE_NAME
static final String PROP_CONTRIB_ID
static final String PROP_DOC
static final String PROP_EXTENSION_POINT
static final String PROP_TARGET_COMPONENT_NAME
String getExtensionPoint()
String getDocumentation()
String getDocumentationHtml()
ComponentName getTargetComponentName()
List<ContributionItem> getContributionItems()
ComponentInfo getComponent()
Copyright © 2019 Nuxeo. All rights reserved.