Uses of Enum Class
com.atlassian.bitbucket.scm.git.command.tag.GitTagType
Packages that use GitTagType
-
Uses of GitTagType in com.atlassian.bitbucket.scm.git.command.tag
Methods in com.atlassian.bitbucket.scm.git.command.tag that return GitTagTypeModifier and TypeMethodDescriptionstatic GitTagTypeReturns the enum constant of this class with the specified name.static GitTagType[]GitTagType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.scm.git.command.tag with parameters of type GitTagType -
Uses of GitTagType in com.atlassian.bitbucket.scm.git.ref
Methods in com.atlassian.bitbucket.scm.git.ref that return GitTagTypeMethods in com.atlassian.bitbucket.scm.git.ref with parameters of type GitTagType