public interface DecoratedNavGroupObject
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<? extends DecoratedNavObject> |
getChildren() |
String |
getDescription()
The desciption of this group
|
String |
getGroupSummary() |
long |
getId() |
String |
getName() |
DecoratedNavGroupStatus |
getStatus() |
long getId()
@NotNull String getName()
String getDescription()
@Nullable com.google.common.collect.ImmutableList<? extends DecoratedNavObject> getChildren()
@Nullable String getGroupSummary()
@Nullable DecoratedNavGroupStatus getStatus()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.