public class WhisperMessageModuleDescriptor extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor<Void> implements com.atlassian.plugin.web.descriptors.ConditionalDescriptor
| Constructor and Description |
|---|
WhisperMessageModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled() |
com.atlassian.plugin.web.Condition |
getCondition() |
List<String> |
getDependencies() |
List<JSONObject> |
getMessages() |
Void |
getModule() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
assertModuleClassImplements, checkPermissions, destroy, destroy, disabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toString@Inject
public WhisperMessageModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
public void enabled()
enabled in interface com.atlassian.plugin.StateAwareenabled in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<Void>public Void getModule()
public List<JSONObject> getMessages()
public com.atlassian.plugin.web.Condition getCondition()
getCondition in interface com.atlassian.plugin.web.descriptors.ConditionalDescriptorCopyright © 2002-2019 Atlassian. All Rights Reserved.