comments
with
BLOCKER
severity. App developers should use CommentService
to
create, retrieve and update BLOCKER
comments.@Deprecated public class PullRequestTaskSearchRequest extends AbstractPullRequestRequest
tasks
.Modifier and Type | Class and Description |
---|---|
static class |
PullRequestTaskSearchRequest.Builder
Deprecated.
|
AbstractPullRequestRequest.AbstractBuilder<T extends AbstractPullRequestRequest.AbstractBuilder<T>>
Modifier and Type | Method and Description |
---|---|
Set<Long> |
getAnchorIds()
Deprecated.
Limit the search to the specified
task anchorIds |
PullRequest |
getPullRequest()
Deprecated.
|
boolean |
hasPullRequest()
Deprecated.
|
getPullRequestId, getRepositoryId
@Nonnull public Set<Long> getAnchorIds()
task anchorIds
@Nullable public PullRequest getPullRequest()
public boolean hasPullRequest()
true
if this search request has a pullRequest
objectCopyright © 2022 Atlassian. All rights reserved.