public class ResultGroup extends Object
Constructor and Description |
---|
ResultGroup(String id,
String name,
URI viewAllUrl,
String viewAllTitle,
List<ResultItem> items) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
List<ResultItem> |
getItems() |
String |
getName() |
URI |
getUrl() |
String |
getViewAllTitle() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.