Package com.atlassian.bamboo.trigger
Interface BuildTriggerConditionModuleDescriptor
- All Superinterfaces:
com.atlassian.plugin.ModuleDescriptor<BuildTriggerCondition>
,NameProvider
,com.atlassian.plugin.Resourced
,com.atlassian.plugin.ScopeAware
- All Known Implementing Classes:
BuildTriggerConditionModuleDescriptorImpl
public interface BuildTriggerConditionModuleDescriptor
extends com.atlassian.plugin.ModuleDescriptor<BuildTriggerCondition>, NameProvider
-
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, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
Methods inherited from interface com.atlassian.bamboo.utils.NameProvider
getName
Methods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceLocation
Methods inherited from interface com.atlassian.plugin.ScopeAware
getScopeKey
-
Method Details
-
getExporter
-