Interface TaskConditionModuleDescriptor
-
- All Superinterfaces:
com.atlassian.plugin.ModuleDescriptor<TaskCondition>
,com.atlassian.plugin.Resourced
,com.atlassian.plugin.ScopeAware
- All Known Implementing Classes:
TaskConditionModuleDescriptorImpl
public interface TaskConditionModuleDescriptor extends com.atlassian.plugin.ModuleDescriptor<TaskCondition>
Descriptor for task conditions module.
-
-
Method Summary
-
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
-
-