| Package | Description |
|---|---|
| org.apache.isis.extensions.commandreplay.secondary | |
| org.apache.isis.extensions.commandreplay.secondary.jobcallables |
| Modifier and Type | Field and Description |
|---|---|
SecondaryStatus |
StatusException.secondaryStatus |
| Modifier and Type | Method and Description |
|---|---|
static SecondaryStatus |
SecondaryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecondaryStatus[] |
SecondaryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StatusException(SecondaryStatus secondaryStatus) |
StatusException(SecondaryStatus secondaryStatus,
Exception ex) |
| Modifier and Type | Method and Description |
|---|---|
SecondaryStatus |
ReplicateAndRunCommands.call() |
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.