| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RundeckEvent.EventStatus | |
|---|---|
| org.rundeck.api.domain | Domain classes that are returned to the client of the API. | 
| Uses of RundeckEvent.EventStatus in org.rundeck.api.domain | 
|---|
| Methods in org.rundeck.api.domain that return RundeckEvent.EventStatus | |
|---|---|
 RundeckEvent.EventStatus | 
RundeckEvent.getStatus()
 | 
static RundeckEvent.EventStatus | 
RundeckEvent.EventStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static RundeckEvent.EventStatus[] | 
RundeckEvent.EventStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in org.rundeck.api.domain with parameters of type RundeckEvent.EventStatus | |
|---|---|
 void | 
RundeckEvent.setStatus(RundeckEvent.EventStatus status)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||