Class LRAResourceWithoutCompensateOrAfteRLRA

java.lang.Object
org.eclipse.microprofile.lra.tck.participant.invalid.LRAResourceWithoutCompensateOrAfteRLRA

@Path("/invalid-lra-resource-path") public class LRAResourceWithoutCompensateOrAfteRLRA extends Object
  • Field Details

  • 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()