Package | Description |
---|---|
org.codehaus.swizzle.jira |
Modifier and Type | Method and Description |
---|---|
Filter |
Jira.getSavedFilter(int id) |
Filter |
Jira.getSavedFilter(String name) |
Modifier and Type | Method and Description |
---|---|
List<Filter> |
Jira.getSavedFilters()
List<
Filter >: Gets all saved filters available for the currently logged in user |
Modifier and Type | Method and Description |
---|---|
List<Issue> |
Jira.getIssuesFromFilter(Filter filter) |
Copyright © 2016 The Codehaus Foundation. All rights reserved.