Package | Description |
---|---|
org.eclipse.microprofile.lra.tck.participant.api |
Modifier and Type | Method and Description |
---|---|
static Scenario |
Scenario.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scenario[] |
Scenario.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
LRAUnknownStatusResource.activityWithLRA(URI lraId,
Scenario scenario) |
javax.ws.rs.core.Response |
LRAUnknownResource.activityWithLRA(URI lraId,
Scenario scenario) |
Copyright © 2021 Eclipse Foundation. All rights reserved.