Package | Description |
---|---|
com.dabsquared.gitlabjenkins.gitlab.hook.model | |
com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated |
Modifier and Type | Method and Description |
---|---|
Action |
MergeRequestObjectAttributes.getAction() |
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MergeRequestObjectAttributes.setAction(Action action) |
Modifier and Type | Field and Description |
---|---|
protected Action |
MergeRequestObjectAttributesBuilder.value$action$com$dabsquared$gitlabjenkins$gitlab$hook$model$Action |
Modifier and Type | Method and Description |
---|---|
MergeRequestObjectAttributesBuilder |
MergeRequestObjectAttributesBuilder.withAction(Action value)
Sets the default value for the
MergeRequestObjectAttributes.action property. |
Copyright © 2016. All rights reserved.