Uses of Enum Class
com.atlassian.bitbucket.hook.repository.RepositoryHookType
Packages that use RepositoryHookType
-
Uses of RepositoryHookType in com.atlassian.bitbucket.hook.repository
Methods in com.atlassian.bitbucket.hook.repository that return RepositoryHookTypeModifier and TypeMethodDescriptionRepositoryHookDetails.getType()static RepositoryHookTypeReturns the enum constant of this class with the specified name.static RepositoryHookType[]RepositoryHookType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.hook.repository that return types with arguments of type RepositoryHookTypeMethods in com.atlassian.bitbucket.hook.repository with parameters of type RepositoryHookTypeModifier and TypeMethodDescriptionRepositoryHookSearchRequest.Builder.type(RepositoryHookType value)