Class LRAResponse
java.lang.Object
com.oracle.microtx.springboot.lra.annotation.LRAResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.http.ResponseEntity<Object> static org.springframework.http.ResponseEntity<Object> compensated(Object body) static org.springframework.http.ResponseEntity<Object> static org.springframework.http.ResponseEntity<Object> compensating(Object body) static org.springframework.http.ResponseEntity<Object> static org.springframework.http.ResponseEntity<Object> static org.springframework.http.ResponseEntity<Object> static org.springframework.http.ResponseEntity<Object> completing(Object body) static org.springframework.http.ResponseEntity<Object> static org.springframework.http.ResponseEntity<Object> failedToCompensate(Object body) static org.springframework.http.ResponseEntity<Object> static org.springframework.http.ResponseEntity<Object> failedToComplete(Object body)
-
Constructor Details
-
LRAResponse
public LRAResponse()
-
-
Method Details
-
compensated
-
compensated
-
compensating
-
compensating
-
failedToCompensate
-
failedToCompensate
-
completed
-
completed
-
completing
-
completing
-
failedToComplete
-
failedToComplete
-