Class Activity
java.lang.Object
org.eclipse.microprofile.lra.tck.participant.activity.Activity
- All Implemented Interfaces:
Serializable
A simple DTO that provides information about the work processed in the TCK suite resources.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetLraId()setAcceptedCount(int acceptedCount) setEndData(String endData) setRecoveryUri(URI recoveryUri) setStatus(ParticipantStatus status) setStatusUrl(String statusUrl) toString()
-
Constructor Details
-
Activity
-
-
Method Details