Uses of Package
com.atlassian.bitbucket.scm
Packages that use com.atlassian.bitbucket.scm
Package
Description
-
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.commit
-
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.commit.graph
-
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.contentClassDescriptionException that is thrown when command fails to complete.Exception that is thrown when a command fails.Enumerates the possible results of running a
command. -
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.repository
-
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.scmClassDescriptionA base class for constructing
CommandParametersclasses for commands which operate on a specific commit, optionally qualified to a specific path.Parameters describing the paths to diff and what should be included in the generated diff stats summaryDescribes a commit toarchive.Wraps an operation which may be runasynchronouslyorsynchronously.An SCM available for creating newrepositories.Wraps an operation which may be runsynchronously.Provides a fluent interface for creating free-form commands using arbitraryarguments.Provides a unifying abstraction for common functionality expected to be provided by both free-formCommandBuilders and, for those plugins which choose to provide them, type-safe builders.Describes a handler which processes the standard error stream from aCommand.Exception that is thrown when command fails to complete.Describes a handler for processingCommandexit details, whether the command completes or is canceled.Exception that is thrown when a command fails.Provides the common callback methods for input, output and error handlers which process the standard input, error or output stream from aCommand.Describes anInputHandlerwhich provides data to the standard input stream for aCommandto process.Describes a handler which processes the standard output stream from aCommandand, optionally, produces some objectTfrom it.Describes an output handler which processes the standard error or standard output stream from aCommand.Enumerates the possible results of running acommand.Summarizes acommandthat has been run.Parameters describing how a new repository should be created by the SCM.Parameters describing the two commits to diff, and additional settings for controlling the shape and content of the diff stats summaryParameters foreditinga file.Describes astarting committo traverse from, searching for the last commit to modify files in therequested path.Describes a commit for which to generate apatch.Describes a callback for receiving streamingref changes.Represents the size of a repository.Parameters for requesting arepository's size.Describes a ref toresolve.Describes which refs toresolve.Parameters to perform arevertoperation.Augments theCommandBuilderwith SCM-related properties, still supporting creating free-form commands.Createscommandswhich provide basic SCM functionality such as creating repositories, retrieving commits and viewing diffs.Base class for exceptions thrown by theScmServiceand other SCM components.Createscommandswhich provide optional SCM functionality such as merging two branches or updating the default branch.Enumerates optional features an SCM can support.Parameters for requesting afile's size.Describes a branch toset as the default.Interface describing a watchdog which is used to manage a running process. -
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.scm.bulkClassDescriptionWraps an operation which may be run
synchronously.Enumerates the possible results of running acommand. -
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.scm.compareClassDescriptionParameters describing the paths to diff and what should be included in the generated diff stats summaryWraps an operation which may be run
synchronously. -
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.scm.mirrorClassDescriptionWraps an operation which may be run
synchronously.Exception that is thrown when command fails to complete.Exception that is thrown when a command fails.Enumerates the possible results of running acommand. -
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.scm.pullClassDescriptionParameters describing the paths to diff and what should be included in the generated diff stats summaryWraps an operation which may be run
synchronously. -
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.scm.ref
-
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.scm.signed
-
Classes in com.atlassian.bitbucket.scm used by com.atlassian.bitbucket.util