|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Internal public interface TaskProcessCommandDecoratorModuleDescriptor
| Method Summary | |
|---|---|
Set<String> |
getDecorableTaskTypeKeys()
Return set of fully qualified keys of task types that this decorator can decorate |
boolean |
isApplicableToTaskType(String pluginKey)
Check if task type identified by pluginKey can be decorated by this decorator |
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
|---|
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
| Methods inherited from interface com.atlassian.plugin.Resourced |
|---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
| Method Detail |
|---|
@NotNull Set<String> getDecorableTaskTypeKeys()
boolean isApplicableToTaskType(@NotNull
String pluginKey)
pluginKey - {#link TaskType}'s plugin key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||