Package org.eclipse.microprofile.lra.tck
Class LRAClientOps
java.lang.Object
org.eclipse.microprofile.lra.tck.LRAClientOps
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LRAClientOps
public LRAClientOps(jakarta.ws.rs.client.WebTarget target)
-
-
Method Details
-
invokeRestEndpointAndReturnLRA
-
startLRA
public URI startLRA(URI parentLRA, String clientID, long timeout, ChronoUnit unit) throws GenericLRAException - Throws:
GenericLRAException
-
cancelLRA
- Throws:
GenericLRAException
-
closeLRA
- Throws:
GenericLRAException
-