Uses of Package
com.atlassian.bitbucket.content
Packages that use com.atlassian.bitbucket.content
Package
Description
-
Classes in com.atlassian.bitbucket.content used by com.atlassian.bitbucket.commentClassDescriptionAn enumeration of file types in a diff.Enumerates the different segment types available in diff output.
-
Classes in com.atlassian.bitbucket.content used by com.atlassian.bitbucket.commitClassDescriptionDescribes a single change made by a
commit
.Describes a callback for receiving streamingchanges
.A callback for receiving streaming diff details.Describes a request to generate a diff of a given repository for a given commit or commit range.Statistics summary for adiff
.Describes a request to generate a diff stats summary of a given repository for a given commit or commit range. -
Classes in com.atlassian.bitbucket.content used by com.atlassian.bitbucket.compare
-
Classes in com.atlassian.bitbucket.content used by com.atlassian.bitbucket.contentClassDescriptionDescribes the different formats
archives
may be streamed in.Describes a request to download an archive of a given repository at a specified commit, optionally filtered to only include certain paths.Provides blame (or praise) data for a span of lines within a file.Describes a single change made by acommit
.Describes a callback for receiving streamingchanges
.Summarizeschanges
which have been streamed to aChangeCallback
.Describes twoconflicting changes
that were made on opposite sides of a merge.Used to markdiff lines
which represent a merge conflict.Callback interface for streaming content tree nodes from a starting directoryRepresents a node in a source tree.Enumeration of ContentTreeNode typesA callback for receiving streaming diff details.Allows for filtering diff lines.An enumeration of file types in a diff.Describes a single hunk, with one or more segments, in a diff.Describes a request to generate a diff of a given repository for a given commit or commit range.Enumerates the different segment types available in diff output.Statistics summary for adiff
.Describes a request to generate a diff stats summary of a given repository for a given commit or commit range.A flag for indicating how whitespace should be handled in a diff, such as beingignored
.Represents a request to edit a file, this request can be used to create a new file as well as updating an existing file.A callback for the contents of a fileRequest that is provided torepository-hook
plugin modules when a file isedited
.Describes a request to format a patch of a given repository for a given commit or commit range.A bean representation of a path -
Classes in com.atlassian.bitbucket.content used by com.atlassian.bitbucket.pull
-
Classes in com.atlassian.bitbucket.content used by com.atlassian.bitbucket.scmClassDescriptionDescribes the different formats
archives
may be streamed in.Describes a request to download an archive of a given repository at a specified commit, optionally filtered to only include certain paths.Provides blame (or praise) data for a span of lines within a file.Describes a single change made by acommit
.Describes a callback for receiving streamingchanges
.Callback interface for streaming content tree nodes from a starting directoryEnumeration of ContentTreeNode typesA callback for receiving streaming diff details.Statistics summary for adiff
.A flag for indicating how whitespace should be handled in a diff, such as beingignored
.A callback for the contents of a fileDescribes a request to format a patch of a given repository for a given commit or commit range. -
Classes in com.atlassian.bitbucket.content used by com.atlassian.bitbucket.scm.compare
-
Classes in com.atlassian.bitbucket.content used by com.atlassian.bitbucket.scm.pull