|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Execution.State | |
|---|---|
| com.ebmwebsourcing.easyviper.core.api.engine | |
| Uses of Execution.State in com.ebmwebsourcing.easyviper.core.api.engine |
|---|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine that return Execution.State | |
|---|---|
Execution.State |
Execution.getState()
|
static Execution.State |
Execution.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Execution.State[] |
Execution.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.easyviper.core.api.engine with parameters of type Execution.State | |
|---|---|
void |
Execution.setState(Execution.State state)
|
void |
Execution.setStateRecursively(Execution.State state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||