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 |
---|---|
com.atlassian.fugue.Either<List<ProjectVersionBean>,ErrorCollection> |
VersionsServiceImpl.getVersions(String jql) |
com.atlassian.fugue.Either<List<ProjectVersionBean>,ErrorCollection> |
VersionsService.getVersions(String jql)
Get the versions for a given jql string
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.