Package | Description |
---|---|
com.atlassian.bitbucket.hook.repository |
Modifier and Type | Method and Description |
---|---|
static StandardRepositoryHookTrigger |
StandardRepositoryHookTrigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardRepositoryHookTrigger[] |
StandardRepositoryHookTrigger.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<StandardRepositoryHookTrigger> |
StandardRepositoryHookTrigger.fromId(String id) |
Copyright © 2019 Atlassian. All rights reserved.