| Package | Description |
|---|---|
| org.dspace.xmlworkflow.state.actions |
| Modifier and Type | Method and Description |
|---|---|
ActionResult.TYPE |
ActionResult.getType() |
static ActionResult.TYPE |
ActionResult.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionResult.TYPE[] |
ActionResult.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ActionResult(ActionResult.TYPE type) |
ActionResult(ActionResult.TYPE type,
int result) |
Copyright © 2014 DuraSpace. All Rights Reserved.