Class LRAResourceWithoutCompensateOrAfteRLRA
java.lang.Object
org.eclipse.microprofile.lra.tck.participant.invalid.LRAResourceWithoutCompensateOrAfteRLRA
@Path("/invalid-lra-resource-path")
public class LRAResourceWithoutCompensateOrAfteRLRA
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INVALID_LRA_RESOURCE_PATH
- See Also:
-
-
Constructor Details
-
LRAResourceWithoutCompensateOrAfteRLRA
public LRAResourceWithoutCompensateOrAfteRLRA()
-
-
Method Details
-
doInLRA
@GET @Path("/lra") public jakarta.ws.rs.core.Response doInLRA(@HeaderParam("Long-Running-Action") URI lraId) -
complete
@PUT @Path("/complete") public jakarta.ws.rs.core.Response complete()
-