Class HasAddonLinksCondition
java.lang.Object
com.atlassian.jira.projects.sidebar.HasAddonLinksCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition,com.atlassian.plugin.web.Condition
Checks if any legacy project tab panels exist that should be added to the Add-ons section in the sidebar.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHasAddonLinksCondition(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager) -
Method Summary
-
Field Details
-
ADD_ON_CHILDREN_SECTION
- See Also:
-
-
Constructor Details
-
HasAddonLinksCondition
public HasAddonLinksCondition(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager)
-
-
Method Details
-
init
- Specified by:
initin interfacecom.atlassian.plugin.web.Condition- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
- Specified by:
shouldDisplayin interfacecom.atlassian.plugin.web.Condition
-