Uses of Interface
com.atlassian.bitbucket.scm.signed.SignedObjectCallback
Packages that use SignedObjectCallback
-
Uses of SignedObjectCallback in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm with parameters of type SignedObjectCallbackModifier and TypeMethodDescriptionScmExtendedCommandFactory.signedObjects
(SignedObjectsParameters parameters, SignedObjectCallback callback) Retrieves requested objects and if the object is signed, provides the signature and signed content to the callback.