Uses of Interface
com.atlassian.bamboo.ww2.beans.DecoratedNavGroupObject
-
Packages that use DecoratedNavGroupObject Package Description com.atlassian.bamboo.ww2.beans -
-
Uses of DecoratedNavGroupObject in com.atlassian.bamboo.ww2.beans
Classes in com.atlassian.bamboo.ww2.beans that implement DecoratedNavGroupObject Modifier and Type Class Description classDecoratedStageclassDecoratedStageResultMethods in com.atlassian.bamboo.ww2.beans that return types with arguments of type DecoratedNavGroupObject Modifier and Type Method Description @NotNull com.google.common.collect.ImmutableList<? extends DecoratedNavGroupObject>DecoratedNavObject. getNavGroups()@NotNull com.google.common.collect.ImmutableList<? extends DecoratedNavGroupObject>DecoratedPlan. getNavGroups()@NotNull com.google.common.collect.ImmutableList<? extends DecoratedNavGroupObject>DecoratedResult. getNavGroups()
-