Uses of Interface
com.atlassian.bamboo.plugin.PluggableTopNavigation
-
Packages that use PluggableTopNavigation Package Description com.atlassian.bamboo.plugin.descriptor com.atlassian.bamboo.plugin.web com.atlassian.bamboo.ww2 -
-
Uses of PluggableTopNavigation in com.atlassian.bamboo.plugin.descriptor
Methods in com.atlassian.bamboo.plugin.descriptor that return PluggableTopNavigation Modifier and Type Method Description PluggableTopNavigation
TopNavigationModuleDescriptor. getModule()
-
Uses of PluggableTopNavigation in com.atlassian.bamboo.plugin.web
Classes in com.atlassian.bamboo.plugin.web that implement PluggableTopNavigation Modifier and Type Class Description class
DefaultTopNavigation
-
Uses of PluggableTopNavigation in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 that return PluggableTopNavigation Modifier and Type Method Description @Nullable PluggableTopNavigation
FreemarkerContext. getPluggableTopNavigation()
Gets the pluggable top navigation plugin.
-