Interface LRAProxyParticipant

All Superinterfaces:
Serializable

public interface LRAProxyParticipant extends Serializable
  • Method Details

    • completeWork

      Future<Void> completeWork(URI lraId) throws jakarta.ws.rs.NotFoundException
      Throws:
      jakarta.ws.rs.NotFoundException
    • compensateWork

      Future<Void> compensateWork(URI lraId) throws jakarta.ws.rs.NotFoundException
      Throws:
      jakarta.ws.rs.NotFoundException