Package | Description |
---|---|
com.arjuna.mw.wsas | |
com.arjuna.mw.wsas.activity | |
com.arjuna.mw.wscf.api | |
com.arjuna.mw.wscf.model.sagas.outcomes |
Modifier and Type | Method and Description |
---|---|
Outcome |
UserActivity.end()
Complete the activity with the current completion status.
|
Outcome |
UserActivity.end(CompletionStatus cs)
Complete the activity with the completion status provided.
|
Modifier and Type | Method and Description |
---|---|
Outcome |
HLS.complete(CompletionStatus cs)
The current activity is completing with the specified completion status.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
CoordinationOutcome
The CoordinationOutcome represents the final outcome of the coordination
event.
|
Copyright © 2013. All rights reserved.