Uses of Enum Class
com.atlassian.bitbucket.hook.script.HookScriptType
-
Uses of HookScriptType in com.atlassian.bitbucket.hook.script
Modifier and TypeMethodDescriptionstatic HookScriptType
HookScriptType.fromId
(int id) HookScript.getType()
Retrieves the script's type.HookScriptCreateRequest.getType()
static HookScriptType
Returns the enum constant of this class with the specified name.static HookScriptType[]
HookScriptType.values()
Returns an array containing the constants of this enum class, in the order they are declared.