public final class TaskProcessCommandDecoratorModuleDescriptorImpl extends AbstractBambooModuleDescriptor<TaskProcessCommandDecorator> implements TaskProcessCommandDecoratorModuleDescriptor, Serializable
| Constructor and Description |
|---|
TaskProcessCommandDecoratorModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getDecorableTaskTypeKeys()
Return set of fully qualified keys of task types that this decorator can decorate
|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
boolean |
isApplicableToTaskType(String testedPluginModuleKey)
Check if task type identified by pluginKey can be decorated by this decorator
|
disabled, getElementAsString, getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass, instantiateSubmodule, isMutable, postInit, preInitassertModuleClassImplements, checkPermissions, destroy, destroy, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, isBroken, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdestroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenpublic TaskProcessCommandDecoratorModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(@NotNull
com.atlassian.plugin.Plugin plugin,
@NotNull
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<TaskProcessCommandDecorator>init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<TaskProcessCommandDecorator>com.atlassian.plugin.PluginParseException@NotNull public Set<String> getDecorableTaskTypeKeys()
TaskProcessCommandDecoratorModuleDescriptorgetDecorableTaskTypeKeys in interface TaskProcessCommandDecoratorModuleDescriptorpublic boolean isApplicableToTaskType(@NotNull
String testedPluginModuleKey)
TaskProcessCommandDecoratorModuleDescriptorisApplicableToTaskType in interface TaskProcessCommandDecoratorModuleDescriptorCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.