|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionEntity.Action | |
|---|---|
| com.atlassian.crowd.plugin.rest.entity | |
| Uses of ActionEntity.Action in com.atlassian.crowd.plugin.rest.entity |
|---|
| Methods in com.atlassian.crowd.plugin.rest.entity that return ActionEntity.Action | |
|---|---|
static ActionEntity.Action |
ActionEntity.Action.of(java.lang.String actionName)
|
static ActionEntity.Action |
ActionEntity.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ActionEntity.Action[] |
ActionEntity.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.crowd.plugin.rest.entity with parameters of type ActionEntity.Action | |
|---|---|
static ActionEntity |
ActionEntity.newInstance(ActionEntity.Action action)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||