Uses of Interface
com.atlassian.jira.web.action.issue.IssueSearchLimits

Packages that use IssueSearchLimits
com.atlassian.jira.rest.v2.search   
com.atlassian.jira.web.action.issue   
 

Uses of IssueSearchLimits in com.atlassian.jira.rest.v2.search
 

Constructors in com.atlassian.jira.rest.v2.search with parameters of type IssueSearchLimits
SearchResource(SearchService searchService, JiraAuthenticationContext jiraAuthenticationContext, IssueSearchLimits searchLimits, BeanBuilderFactory beanBuilderFactory)
           
 

Uses of IssueSearchLimits in com.atlassian.jira.web.action.issue
 

Classes in com.atlassian.jira.web.action.issue that implement IssueSearchLimits
 class IssueSearchLimitsImpl
          Utility methods that allow you to get the limits that are imposed by JIRA configuration properties.
 

Constructors in com.atlassian.jira.web.action.issue with parameters of type IssueSearchLimits
IssueNavigator(SearchProvider searchProvider, ColumnLayoutManager columnLayoutManager, IssueSearcherManager issueSearcherManager, SearchRequestFactory searchRequestFactory, SearchRequestService searchRequestService, TableLayoutFactory tableLayoutFactory, CommentManager commentManager, com.atlassian.plugin.PluginAccessor pluginAccessor, PagerManager pagerManager, SearchService searchService, ApplicationProperties applicationProperties, IndexLifecycleManager indexLifecycleManager, AutoCompleteJsonGenerator autoCompleteJsonGenerator, SearchSortUtil searchSortUtil, JqlStringSupport jqlStringSupport, UserQueryHistoryManager userQueryHistoryManager, SimpleLinkManager simpleLinkManager, IssueSearchLimits issueSearchLimits, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, AvatarService avatarService, com.atlassian.event.api.EventPublisher eventPublisher)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.