| Package | Description |
|---|---|
| com.atlassian.stash.rest.client.api.entity |
| Modifier and Type | Method and Description |
|---|---|
List<ReportDataEntry> |
Report.getData()
Custom data defined by this report.
|
| Constructor and Description |
|---|
Report(String key,
String title,
Iterable<ReportDataEntry> data,
String details,
String vendor,
String link,
String logoUrl,
Report.Result result) |
Copyright © 2020 Atlassian. All rights reserved.