|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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,
ResourceUriBuilder uriBuilder,
ContextUriInfo uriInfo,
IssueSearchLimits searchLimits)
Creates a new SearchResource. |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |