com.atlassian.jira.startup.PluginInfo |
Class Overview
A value object of collected plugin information
Public Methods
public
int
getPluginsVersion
()
Returns
- the platform the plugin targets, eg plugins 1 or plugins 2
public
String
getUnloadableReason
()
Returns
- the reason for unloadability
public
boolean
isEnabled
()
Returns
- true if the plugin is currently enabled
public
boolean
isSystemPlugin
()
Returns
- true if the plugin is a system plugin
public
boolean
isUnloadable
()
Returns
- true if the plugin is unloadable