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