Class: PullRequestDiffBuilder

bitbucket/util/navbuilder. PullRequestDiffBuilder

new PullRequestDiffBuilder()

Pull request diff-related bitbucket/util/navbuilder.Builder.

NOTE: The constructor is not exposed. A new instance can be created through the Builder API.

Source:

Methods

change(diffChangePath) → {bitbucket/util/navbuilder.Builder}

Parameters:
Name Type Description
diffChangePath string

The filepath to view the change of, within the PR.

Source:
Returns:
Type
bitbucket/util/navbuilder.Builder

since(commentId) → {bitbucket/util/navbuilder.Builder}

Parameters:
Name Type Description
commentId number

The ID of a comment to view within the overview activity.

Source:
Returns:
Type
bitbucket/util/navbuilder.Builder