Uses of Interface
com.atlassian.bamboo.ww2.beans.DecoratedNavGroupStatus
-
Packages that use DecoratedNavGroupStatus Package Description com.atlassian.bamboo.ww2.beans -
-
Uses of DecoratedNavGroupStatus in com.atlassian.bamboo.ww2.beans
Classes in com.atlassian.bamboo.ww2.beans that implement DecoratedNavGroupStatus Modifier and Type Class Description class
DecoratedStageStatus
Methods in com.atlassian.bamboo.ww2.beans that return DecoratedNavGroupStatus Modifier and Type Method Description @Nullable DecoratedNavGroupStatus
DecoratedNavGroupObject. getStatus()
@Nullable DecoratedNavGroupStatus
DecoratedStage. getStatus()
@Nullable DecoratedNavGroupStatus
DecoratedStageResult. getStatus()
-