Serialized Form
-
Package org.eclipse.microprofile.lra.tck.participant.activity
-
Class org.eclipse.microprofile.lra.tck.participant.activity.Activity
class Activity extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
acceptedCount
AtomicInteger acceptedCount
-
endData
String endData
-
lraId
URI lraId
-
recoveryUri
URI recoveryUri
-
status
ParticipantStatus status
-
statusUrl
String statusUrl
-
-
-
Package org.eclipse.microprofile.lra.tck.participant.api
-
Exception org.eclipse.microprofile.lra.tck.participant.api.GenericLRAException
class GenericLRAException extends jakarta.ws.rs.WebApplicationException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lraId
URI lraId
-
-
Exception org.eclipse.microprofile.lra.tck.participant.api.IllegalLRAStateException
class IllegalLRAStateException extends jakarta.ws.rs.WebApplicationException implements Serializable-
Serialized Fields
-
lraId
URI lraId
-
-
-
Exception org.eclipse.microprofile.lra.tck.participant.api.WrongHeaderException
class WrongHeaderException extends jakarta.ws.rs.WebApplicationException implements Serializable
-
-
Package org.eclipse.microprofile.lra.tck.service.spi
-
Exception org.eclipse.microprofile.lra.tck.service.spi.LRACallbackException
class LRACallbackException extends Exception implements Serializable
-