com.atlassian.jira.issue.search.SearchContextFactory |
![]()
|
Use this factory to construct a SearchContext
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a search context based on the given
SearchContext . | |||||||||||
Creates a
SearchContext with the given project categories, projects and issue types. | |||||||||||
Creates an empty
SearchContext |
Creates a search context based on the given SearchContext
.
searchContext | an existing SearchContext . |
---|
SearchContext
based on the given search context.
Creates a SearchContext
with the given project categories, projects and issue types.
projectCategoryIds | the ids of the project categories. |
---|---|
projectIds | the project ids. |
issueTypeIds | the issue type ids. |
SearchContext