@Deprecated public class SimplePlugin extends Object implements Plugin
UploadablePlugin
PLUGIN_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()
Plugin
public String getDisplayName()
getDisplayName
in interface Plugin
Copyright © 2003–2020 Atlassian. All rights reserved.