com.atlassian.jira.gadgets.system
Class FiltersAndProjectsResource
java.lang.Object
com.atlassian.jira.gadgets.system.FiltersAndProjectsResource
public class FiltersAndProjectsResource
- extends Object
REST endpoint to retrieve the users favourite filters
- Since:
- v4.0
Method Summary |
javax.ws.rs.core.Response |
getFilters(boolean showFilters,
boolean showProjects)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FiltersAndProjectsResource
public FiltersAndProjectsResource(JiraAuthenticationContext authenticationContext,
SearchRequestService searchRequestService,
ShareTypeFactory shareTypeFactory,
PermissionManager permissionManager,
I18nHelper.BeanFactory i18nFactory)
getFilters
public javax.ws.rs.core.Response getFilters(boolean showFilters,
boolean showProjects)
Copyright © 2002-2012 Atlassian. All Rights Reserved.