public interface PluginInformation
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginKey() |
String |
getPluginName() |
String |
getPluginVersion() |
String |
getVendorName() |
String |
getVendorUrl() |
boolean |
isAvailable()
If the plugin information is available then the following methods will return non-
null values. |
boolean isAvailable()
null values.
String getPluginName()
String getPluginKey()
String getPluginVersion()
String getVendorName()
String getVendorUrl()
Copyright © 2018 Atlassian. All rights reserved.