| Package | Description |
|---|---|
| org.apache.isis.extensions.commandreplay.secondary.spi |
| Modifier and Type | Method and Description |
|---|---|
ReplayCommandExecutionController.State |
ReplayCommandExecutionController.getState()
The current state, or null if the service implementing this SPI has not yet been initialized.
|
static ReplayCommandExecutionController.State |
ReplayCommandExecutionController.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplayCommandExecutionController.State[] |
ReplayCommandExecutionController.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.