| Package | Description |
|---|---|
| com.atlassian.jira.dashboarditem.statistics.service.datecount.beans | |
| com.atlassian.jira.dashboarditem.statistics.service.versions |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectVersionBean> |
DateCountInPeriodResultBean.getVersions() |
| Constructor and Description |
|---|
DateCountInPeriodResultBean(String filterTitle,
String filterUrl,
Map<String,Integer> totals,
List<TimePeriodResultBean> results,
List<ProjectVersionBean> versions) |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Either<List<ProjectVersionBean>,ErrorCollection> |
VersionsService.getVersions(String jql)
Get the versions for a given jql string
|
io.atlassian.fugue.Either<List<ProjectVersionBean>,ErrorCollection> |
VersionsServiceImpl.getVersions(String jql) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.