Uses of Package
com.atlassian.bitbucket.scm.signed
Packages that use com.atlassian.bitbucket.scm.signed
-
Classes in com.atlassian.bitbucket.scm.signed used by com.atlassian.bitbucket.scmClassDescriptionDescribes a callback for receiving information about signed objects.Request that describes what signed objects to
retrieve
from the SCM. -
Classes in com.atlassian.bitbucket.scm.signed used by com.atlassian.bitbucket.scm.signedClassDescriptionDescribes a type of object that can be signed, or for which signed content can be
retrieved
.Provides object IDs to theScmExtendedCommandFactory.signedObjects(SignedObjectsParameters, SignedObjectCallback)
command to be resolved into signed objects.Request that describes what signed objects toretrieve
from the SCM.Summarizes the results of a bulk signed commits command.Built-in types of SCM objects that can be signed or for which signed contents can beretrieved
.