Uses of Class
com.atlassian.bitbucket.project.ProjectSearchRequest
Packages that use ProjectSearchRequest
-
Uses of ProjectSearchRequest in com.atlassian.bitbucket.project
Methods in com.atlassian.bitbucket.project that return ProjectSearchRequestModifier and TypeMethodDescriptionProjectSearchRequest.Builder.build()
Assembles a newProjectSearchRequest
from the provided values.Methods in com.atlassian.bitbucket.project with parameters of type ProjectSearchRequestModifier and TypeMethodDescriptionProjectService.search
(ProjectSearchRequest searchRequest, PageRequest pageRequest) Constructors in com.atlassian.bitbucket.project with parameters of type ProjectSearchRequestModifierConstructorDescriptionBuilder
(ProjectSearchRequest request) Constructs a newBuilder
which will copy initial values from the providedrequest
.