@Deprecated public class SimplePlugin extends Object implements Plugin
UploadablePluginPLUGIN_DESCRIPTOR_FILENAME| Constructor and Description | 
|---|
SimplePlugin(String key)
Deprecated.  
Some test cases might not even need a useful display name, so just use the key. 
 | 
SimplePlugin(String key,
            String displayName)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDisplayName()
Deprecated.  
  | 
String | 
getKey()
Deprecated.  
The plugin key of the plugin. 
 | 
public SimplePlugin(String key)
public String getKey()
Pluginpublic String getDisplayName()
getDisplayName in interface PluginCopyright © 2003–2017 Atlassian. All rights reserved.