| Package | Description |
|---|---|
| org.gitlab.api | |
| org.gitlab.api.models |
| Modifier and Type | Method and Description |
|---|---|
GitlabEvent.ActionType |
GitlabPushData.getAction() |
static GitlabEvent.ActionType |
GitlabEvent.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitlabEvent.ActionType[] |
GitlabEvent.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GitlabPushData.setAction(GitlabEvent.ActionType action) |
Copyright © 2019. All rights reserved.