Uses of Enum Class
com.cloudbees.jenkins.plugins.bitbucket.hooks.HookEventType
Packages that use HookEventType
-
Uses of HookEventType in com.cloudbees.jenkins.plugins.bitbucket.hooks
Methods in com.cloudbees.jenkins.plugins.bitbucket.hooks that return HookEventTypeModifier and TypeMethodDescriptionstatic HookEventTypeHookEventType.fromString(String key) static HookEventTypeReturns the enum constant of this class with the specified name.static HookEventType[]HookEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.