|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Outcome | |
|---|---|
| com.arjuna.mw.wsas | |
| com.arjuna.mw.wsas.activity | |
| com.arjuna.mw.wscf.api | |
| com.arjuna.mw.wscf.model.sagas.outcomes | |
| Uses of Outcome in com.arjuna.mw.wsas |
|---|
| Methods in com.arjuna.mw.wsas that return Outcome | |
|---|---|
Outcome |
UserActivity.end()
Complete the activity with the current completion status. |
Outcome |
UserActivity.end(CompletionStatus cs)
Complete the activity with the completion status provided. |
| Uses of Outcome in com.arjuna.mw.wsas.activity |
|---|
| Methods in com.arjuna.mw.wsas.activity that return Outcome | |
|---|---|
Outcome |
HLS.complete(CompletionStatus cs)
The current activity is completing with the specified completion status. |
| Uses of Outcome in com.arjuna.mw.wscf.api |
|---|
| Methods in com.arjuna.mw.wscf.api that return Outcome | |
|---|---|
Outcome |
UserCoordinatorService.coordinate(CompletionStatus cs)
If the application requires and if the coordination protocol supports it, then this method can be used to execute a coordination protocol on the currently enlisted participants at any time prior to the termination of the coordination scope. |
| Uses of Outcome in com.arjuna.mw.wscf.model.sagas.outcomes |
|---|
| Classes in com.arjuna.mw.wscf.model.sagas.outcomes that implement Outcome | |
|---|---|
class |
CoordinationOutcome
The CoordinationOutcome represents the final outcome of the coordination event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||