public class MavenUploadablePlugin extends Object implements UploadablePlugin
PLUGIN_DESCRIPTOR_FILENAME| Constructor and Description |
|---|
MavenUploadablePlugin(String key,
String displayName,
MavenDependency dependency) |
public MavenUploadablePlugin(String key, String displayName, MavenDependency dependency)
key - the plugin keydisplayName - the full name of the plugin, used to assert that the plugin was uploaded successfullydependency - the dependency to uploadpublic String getKey()
Pluginpublic String getDisplayName()
getDisplayName in interface Pluginpublic File getFile()
getFile in interface UploadablePluginLocalMavenDependency.getFile()Copyright © 2003–2016 Atlassian. All rights reserved.