| Package | Description |
|---|---|
| com.atlassian.bitbucket.hook.repository |
| Modifier and Type | Method and Description |
|---|---|
RepositoryHookType |
RepositoryHookDetails.getType() |
static RepositoryHookType |
RepositoryHookType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryHookType[] |
RepositoryHookType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<RepositoryHookType> |
RepositoryHookSearchRequest.getType() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryHookSearchRequest.Builder |
RepositoryHookSearchRequest.Builder.type(RepositoryHookType value) |
Copyright © 2023 Atlassian. All rights reserved.