Uses of Interface
com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
Packages that use GitPushBuilder
Package
Description
-
Uses of GitPushBuilder in com.atlassian.bitbucket.scm.git.command
Methods in com.atlassian.bitbucket.scm.git.command that return GitPushBuilder -
Uses of GitPushBuilder in com.atlassian.bitbucket.scm.git.command.push
Methods in com.atlassian.bitbucket.scm.git.command.push that return GitPushBuilderModifier and TypeMethodDescriptionGitPushBuilder.errorHandler(com.atlassian.bitbucket.scm.CommandErrorHandler value) GitPushBuilder.force(boolean value) GitPushBuilder.porcelain(boolean value) GitPushBuilder.progress(boolean value) GitPushBuilder.prune(boolean value) GitPushBuilder.repository(com.atlassian.bitbucket.repository.Repository value) Specifies the repository to push to.GitPushBuilder.repository(String value)