JavaScript is disabled on your browser.
Skip navigation links
Oracle® Transaction Manager for Microservices Micronaut API Reference for Saga
Release 24.2
F98163-01
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.oracle.microtx.lra.participant
Interface Participant
public interface
Participant
Participant metadata
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
URI
>
after
()
Optional
<
URI
>
compensate
()
Optional
<
URI
>
complete
()
Optional
<
URI
>
forget
()
Optional
<
URI
>
leave
()
Optional
<
URI
>
status
()
Method Details
compensate
Optional
<
URI
>
compensate
()
complete
Optional
<
URI
>
complete
()
forget
Optional
<
URI
>
forget
()
leave
Optional
<
URI
>
leave
()
after
Optional
<
URI
>
after
()
status
Optional
<
URI
>
status
()