Class PluginExtendedMetadata
java.lang.Object
com.xebialabs.xlrelease.osgi.api.plugins.PluginExtendedMetadata
Plain mirror of xl-platform's
ExtendedMetadata, exported as part of PluginInfo.-
Constructor Summary
ConstructorsConstructorDescriptionPluginExtendedMetadata(String name, String author, String description, List<String> categories, List<String> features, List<PluginLink> links, String supportedBy, String maturity, PluginRequirements requirements, List<PluginLink> screenshots) -
Method Summary
-
Constructor Details
-
PluginExtendedMetadata
public PluginExtendedMetadata(String name, String author, String description, List<String> categories, List<String> features, List<PluginLink> links, String supportedBy, String maturity, PluginRequirements requirements, List<PluginLink> screenshots)
-
-
Method Details
-
getName
-
getAuthor
-
getDescription
-
getCategories
-
getFeatures
-
getLinks
-
getSupportedBy
-
getMaturity
-
getRequirements
-
getScreenshots
-