com.atlassian.plugin.jmx
Interface PluginManagerMXBean.PluginData

Enclosing interface:
PluginManagerMXBean

public static interface PluginManagerMXBean.PluginData


Method Summary
 String getKey()
           
 String getVersion()
           
 boolean isEnabled()
           
 

Method Detail

getKey

String getKey()

getVersion

String getVersion()

isEnabled

boolean isEnabled()


Copyright © 2014 Atlassian. All rights reserved.