@groovy.transform.CompileStatic final enum ActionType extends java.lang.Enum<E<E>>
Modifiers | Name | Description |
---|---|---|
static ActionType |
GROOVY_CODE |
|
static ActionType |
MAX_VALUE |
|
static ActionType |
MIN_VALUE |
|
static ActionType |
OS_COMMAND |
|
static ActionType |
RENDER_LINK |
Type Params | Return Type | Name and description |
---|---|---|
|
static ActionType |
get(java.lang.String label) |
|
java.lang.String |
getLabel() |
|
ActionType |
next() |
|
ActionType |
previous() |
|
static ActionType |
valueOf(java.lang.String name) |
|
static final ActionType[] |
values() |