Uses of Interface
com.atlassian.bitbucket.scm.PushCallback
Packages that use PushCallback
-
Uses of PushCallback in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm with parameters of type PushCallbackModifier and TypeMethodDescriptionScmExtendedCommandFactory.push
(PushCommandParameters parameters, PushCallback callback) Pushes the repository to theURL specified in the parameters
.