JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.bitbucket.content.Diff
Packages that use
Diff
Package
Description
com.atlassian.bitbucket.commit
com.atlassian.bitbucket.pull
Uses of
Diff
in
com.atlassian.bitbucket.commit
Methods in
com.atlassian.bitbucket.commit
that return types with arguments of type
Diff
Modifier and Type
Method
Description
Optional
<
Diff
>
CommitDiscussionCommentActivity.
getDiff
()
Uses of
Diff
in
com.atlassian.bitbucket.pull
Methods in
com.atlassian.bitbucket.pull
that return types with arguments of type
Diff
Modifier and Type
Method
Description
Optional
<
Diff
>
PullRequestCommentActivity.
getDiff
()