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