Package | Description |
---|---|
org.eclipse.microprofile.lra.tck.participant.activity |
Modifier and Type | Method and Description |
---|---|
Activity |
ActivityStorage.add(Activity activity) |
Activity |
ActivityStorage.getActivityAndAssertExistence(URI lraId,
jakarta.ws.rs.core.UriInfo jaxrsContext) |
Activity |
Activity.setAcceptedCount(int acceptedCount) |
Activity |
Activity.setEndData(String endData) |
Activity |
Activity.setLraId(URI lraId) |
Activity |
Activity.setRecoveryUri(URI recoveryUri) |
Activity |
Activity.setStatus(ParticipantStatus status) |
Activity |
Activity.setStatusUrl(String statusUrl) |
Modifier and Type | Method and Description |
---|---|
List<Activity> |
ActivityStorage.findAll() |
Modifier and Type | Method and Description |
---|---|
Activity |
ActivityStorage.add(Activity activity) |
Copyright © 2018 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.