| Package | Description |
|---|---|
| com.atlassian.bitbucket.hook.script |
| Modifier and Type | Method and Description |
|---|---|
static HookScriptType |
HookScriptType.fromId(int id) |
HookScriptType |
HookScript.getType()
Retrieves the script's type.
|
HookScriptType |
HookScriptCreateRequest.getType() |
static HookScriptType |
HookScriptType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HookScriptType[] |
HookScriptType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Builder(String name,
String pluginKey,
HookScriptType type) |
Copyright © 2023 Atlassian. All rights reserved.