Uses of Interface
com.atlassian.bitbucket.scm.git.command.tag.GitTagCreateBuilder
Packages that use GitTagCreateBuilder
-
Uses of GitTagCreateBuilder in com.atlassian.bitbucket.scm.git.command.tag
Methods in com.atlassian.bitbucket.scm.git.command.tag that return GitTagCreateBuilderModifier and TypeMethodDescriptionGitTagCreateBuilder.force(boolean value) GitTagCreateBuilder.startPoint(String value) GitTagCreateBuilder.type(GitTagType value)