|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.beans.DecoratedStage
@Immutable public class DecoratedStage
Method Summary | |
---|---|
com.google.common.collect.ImmutableList<? extends DecoratedNavObject> |
getChildren()
|
java.lang.String |
getDescription()
The desciption of this group |
java.lang.String |
getGroupSummary()
|
long |
getId()
|
java.util.List<DecoratedPlan> |
getJobs()
|
java.lang.String |
getName()
|
DecoratedNavGroupStatus |
getStatus()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public long getId()
getId
in interface DecoratedNavGroupObject
@NotNull public java.lang.String getName()
getName
in interface DecoratedNavGroupObject
@Nullable public com.google.common.collect.ImmutableList<? extends DecoratedNavObject> getChildren()
getChildren
in interface DecoratedNavGroupObject
@Nullable public DecoratedNavGroupStatus getStatus()
getStatus
in interface DecoratedNavGroupObject
public java.lang.String getGroupSummary()
getGroupSummary
in interface DecoratedNavGroupObject
public java.lang.String getDescription()
DecoratedNavGroupObject
getDescription
in interface DecoratedNavGroupObject
public java.util.List<DecoratedPlan> getJobs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |