Uses of Package
com.atlassian.bitbucket.scm
Package
Description
-
ClassDescriptionIndicates the result of a user's authentication attempt.
-
-
-
-
-
ClassDescriptionA simple base class to facilitate implementing
SCM requests
.Indicates the result of a user's authentication attempt.Describes the fork being created.When implemented by anSCM
, allows theScmService
to provide anScmCommandBuilder
that can be used to build custom commands for advanced functionality.Provides backing functionality for theScmCommandFactory
.Provides backing functionality for theScmExtendedCommandFactory
.Describes an SPI for allowing SCMs to expose user-selectable merge strategies.Describes a single merge strategy, which controls how commits from one line of development are applied to another.Describes a pluggable extension point for implementing custom SCMs.An extension point for declaring anScm's
support for a protocol and for generating protocol-specific clone URLs forrepositories
of thatkind
.A read or write request targeting a Stash repository.Used to enforce a specific precondition for a repository hosting operation, such as a push or pull.Formats an appropriate URL for a givenrepository
. -
-
ClassDescriptionA base class for constructing module descriptors for
ScmRequest
handlers.Indicates the result of a user's authentication attempt.An extension point for declaring anScm's
support for a protocol and for generating protocol-specific clone URLs forrepositories
of thatkind
.A read or write request targeting a Stash repository. -
ClassDescriptionA base class for constructing module descriptors for
ScmRequest
handlers.An extension point for declaring anScm's
support for a protocol and for generating protocol-specific clone URLs forrepositories
of thatkind
.A read or write request targeting a Stash repository. -
-
-