@Internal public interface TaskProcessCommandDecoratorModuleDescriptor extends com.atlassian.plugin.ModuleDescriptor<TaskProcessCommandDecorator>
Modifier and Type | Method and Description |
---|---|
Set<String> |
getDecorableTaskTypeKeys()
Return set of fully qualified keys of task types that this decorator can decorate
|
boolean |
isApplicableToTaskType(String testedPluginModuleKey)
Check if task type identified by pluginKey can be decorated by this decorator
|
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
@NotNull Set<String> getDecorableTaskTypeKeys()
boolean isApplicableToTaskType(@NotNull String testedPluginModuleKey)
pluginKey
- {#link TaskType}'s plugin keyCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.