|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionResult.TYPE | |
|---|---|
| org.dspace.xmlworkflow.state.actions | |
| Uses of ActionResult.TYPE in org.dspace.xmlworkflow.state.actions |
|---|
| Methods in org.dspace.xmlworkflow.state.actions that return ActionResult.TYPE | |
|---|---|
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. |
| Constructors in org.dspace.xmlworkflow.state.actions with parameters of type ActionResult.TYPE | |
|---|---|
ActionResult(ActionResult.TYPE type)
|
|
ActionResult(ActionResult.TYPE type,
int result)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||