|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<T> com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor<T> com.atlassian.bamboo.plugin.descriptor.BambooWebItemModuleDescriptor<T>
public class BambooWebItemModuleDescriptor<T>
Field Summary |
---|
Fields inherited from class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor |
---|
condition, contextProvider, element, label, params, tooltip, webInterfaceManager, weight |
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
moduleClassName, plugin, resources, singleton |
Fields inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
---|
COMPOSITE_TYPE_AND, COMPOSITE_TYPE_OR |
Constructor Summary | |
---|---|
BambooWebItemModuleDescriptor()
|
|
BambooWebItemModuleDescriptor(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
|
Method Summary | |
---|---|
void |
enabled()
|
com.atlassian.plugin.web.model.WebLink |
getLink()
|
Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor |
---|
getIcon, getModule, getSection, getStyleClass, init |
Methods inherited from class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor |
---|
disabled, getCondition, getContextProvider, getTooltip, getWebLabel, getWebParams, getWeight, makeCondition, makeConditions, makeConditions, makeContextProvider, setWebInterfaceManager |
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
assertModuleClassImplements, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
---|
getCondition, getContextProvider, getTooltip, getWebLabel, getWebParams, getWeight |
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
---|
destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
Methods inherited from interface com.atlassian.plugin.Resourced |
---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
Methods inherited from interface com.atlassian.plugin.StateAware |
---|
disabled |
Constructor Detail |
---|
public BambooWebItemModuleDescriptor(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
public BambooWebItemModuleDescriptor()
Method Detail |
---|
public void enabled()
enabled
in interface com.atlassian.plugin.StateAware
enabled
in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor<T>
public com.atlassian.plugin.web.model.WebLink getLink()
getLink
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor<T>
getLink
in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |