|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaskProcessCommandDecoratorModuleDescriptor
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
getDecorableTaskTypeKeys()
Return set of fully qualified keys of task types that this decorator can decorate |
boolean |
isApplicableToTaskType(java.lang.String pluginKey)
Check if task type identified by pluginKey can be decorated by this decorator |
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
|---|
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 java.util.Set<java.lang.String> getDecorableTaskTypeKeys()
boolean isApplicableToTaskType(@NotNull
java.lang.String pluginKey)
pluginKey - {#link TaskType}'s plugin key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||