| Package | Description |
|---|---|
| org.eclipse.microprofile.lra.annotation | |
| org.eclipse.microprofile.lra.client |
| Modifier and Type | Method and Description |
|---|---|
static CompensatorStatus |
CompensatorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompensatorStatus[] |
CompensatorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<CompensatorStatus> |
LRAClient.getStatus(URL lraId)
Lookup the status of an LRA
|
Copyright © 2018 Eclipse Foundation. All rights reserved.