| Package | Description |
|---|---|
| com.atlassian.bitbucket.scm.git.hook |
| Modifier and Type | Method and Description |
|---|---|
static GitRepositoryHookTrigger |
GitRepositoryHookTrigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitRepositoryHookTrigger[] |
GitRepositoryHookTrigger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<GitRepositoryHookTrigger> |
GitRepositoryHookTrigger.fromId(String id) |
Copyright © 2019 Atlassian. All rights reserved.