public interface CoreExtension extends Extension
In practice it's generally all the jars already in the classpath at startup.
| Modifier and Type | Field and Description |
|---|---|
static String |
PKEY_GUESSED |
static String |
PKEY_URL |
FIELD_AUTHOR, FIELD_AUTHORS, FIELD_CATEGORY, FIELD_DESCRIPTION, FIELD_FEATURE, FIELD_FEATURES, FIELD_ID, FIELD_LICENSE, FIELD_LICENSES, FIELD_NAME, FIELD_REPOSITORY, FIELD_SCM, FIELD_SUMMARY, FIELD_TYPE, FIELD_VERSION, FIELD_WEBSITE| Modifier and Type | Method and Description |
|---|---|
URL |
getURL() |
boolean |
isGuessed() |
get, getAuthors, getCategory, getDependencies, getDescription, getFeatures, getFile, getId, getIssueManagement, getLicenses, getName, getProperties, getProperty, getProperty, getRepository, getScm, getSummary, getType, getWebSitestatic final String PKEY_URL
getURL(),
Constant Field Valuesstatic final String PKEY_GUESSED
isGuessed(),
Constant Field ValuesCopyright © 2004–2015 XWiki. All rights reserved.