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 |
|---|---|
@NotNull Set<String> |
getDecorableTaskTypeKeys()
Return set of fully qualified keys of task types that this decorator can decorate
|
void |
init(@NotNull com.atlassian.plugin.Plugin plugin,
@NotNull org.dom4j.Element element) |
boolean |
isApplicableToTaskType(@NotNull 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, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, 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
@NotNull com.atlassian.plugin.Plugin plugin,
@NotNull
@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 @NotNull Set<String> getDecorableTaskTypeKeys()
TaskProcessCommandDecoratorModuleDescriptorgetDecorableTaskTypeKeys in interface TaskProcessCommandDecoratorModuleDescriptorpublic boolean isApplicableToTaskType(@NotNull
@NotNull String testedPluginModuleKey)
TaskProcessCommandDecoratorModuleDescriptorisApplicableToTaskType in interface TaskProcessCommandDecoratorModuleDescriptorCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.