Uses of Class
com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedPlanBranchGist
-
Packages that use DecoratedPlan.DecoratedPlanBranchGist Package Description com.atlassian.bamboo.ww2.beans -
-
Uses of DecoratedPlan.DecoratedPlanBranchGist in com.atlassian.bamboo.ww2.beans
Methods in com.atlassian.bamboo.ww2.beans that return types with arguments of type DecoratedPlan.DecoratedPlanBranchGist Modifier and Type Method Description com.google.common.collect.ImmutableList<DecoratedPlan.DecoratedPlanBranchGist>
DecoratedPlan. getBranches()
@Nullable com.google.common.collect.ImmutableList<DecoratedPlan.DecoratedPlanBranchGist>
DecoratedResult. getBranches()
com.google.common.collect.ImmutableList<DecoratedPlan.DecoratedPlanBranchGist>
DecoratedNavObjectFactory. getDecoratedChainBranchIdentifiers(@NotNull DecoratedPlan master)
Returns a list of branches associated with the master.com.google.common.collect.ImmutableList<DecoratedPlan.DecoratedPlanBranchGist>
DecoratedNavObjectFactoryImpl. getDecoratedChainBranchIdentifiers(@NotNull DecoratedPlan master)
-