| Modifier and Type | Method and Description |
|---|---|
ApplicationPlugin.PluginType |
ApplicationPlugin.getType()
Return the type of this plugin.
|
static ApplicationPlugin.PluginType |
ApplicationPlugin.PluginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationPlugin.PluginType[] |
ApplicationPlugin.PluginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Atlassian. All rights reserved.