public interface ApplicationPlugin
Application.| Modifier and Type | Interface and Description |
|---|---|
static class |
ApplicationPlugin.PluginType
An enumeration holding the different types of plugins.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginKey()
The key of the plugin.
|
ApplicationPlugin.PluginType |
getType()
Return the type of this plugin.
|
String getPluginKey()
ApplicationPlugin.PluginType getType()
Copyright © 2018 Atlassian. All rights reserved.