Uses of Class
com.atlassian.bitbucket.scm.git.ref.GitDeleteTagCommandParameters
Packages that use GitDeleteTagCommandParameters
-
Uses of GitDeleteTagCommandParameters in com.atlassian.bitbucket.scm.git.command
Methods in com.atlassian.bitbucket.scm.git.command with parameters of type GitDeleteTagCommandParametersModifier and TypeMethodDescriptionGitRefCommandFactory.deleteTag(com.atlassian.bitbucket.repository.Repository repository, GitDeleteTagCommandParameters parameters) -
Uses of GitDeleteTagCommandParameters in com.atlassian.bitbucket.scm.git.ref
Methods in com.atlassian.bitbucket.scm.git.ref that return GitDeleteTagCommandParameters