public static class SearchContextImpl.SearchContextImplBuilder extends Object
Constructor and Description |
---|
SearchContextImplBuilder() |
Modifier and Type | Method and Description |
---|---|
SearchContextImpl |
build() |
SearchContextImpl.SearchContextImplBuilder |
issueTypeIds(Collection<String> issueTypeIds) |
SearchContextImpl.SearchContextImplBuilder |
projectCategoryIds(Collection<Long> projectCategoryIds) |
SearchContextImpl.SearchContextImplBuilder |
projectIds(Collection<Long> projectIds) |
public SearchContextImpl build()
public SearchContextImpl.SearchContextImplBuilder projectCategoryIds(Collection<Long> projectCategoryIds)
public SearchContextImpl.SearchContextImplBuilder projectIds(Collection<Long> projectIds)
public SearchContextImpl.SearchContextImplBuilder issueTypeIds(Collection<String> issueTypeIds)
Copyright © 2002-2024 Atlassian. All Rights Reserved.