Package | Description |
---|---|
com.arjuna.mw.wscf.api | |
com.arjuna.mw.wscf.model.sagas.api | |
com.arjuna.mw.wscf.model.twophase.api |
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.
|
CoordinatorId |
UserCoordinatorService.identifier() |
Qualifier[] |
UserCoordinatorService.qualifiers() |
Modifier and Type | Method and Description |
---|---|
void |
UserCoordinator.cancel()
Cancel the activity.
|
void |
UserCoordinator.close()
Confirm the current activity.
|
void |
UserCoordinator.complete()
Complete the activity.
|
void |
UserCoordinator.setCancelOnly()
Set the termination status for the current activity to cancel only.
|
Modifier and Type | Method and Description |
---|---|
void |
UserCoordinator.cancel()
Cancel the activity.
|
void |
UserCoordinator.confirm()
Confirm the current activity.
|
void |
UserCoordinator.setCancelOnly()
Set the termination status for the current activity to cancel only.
|
Copyright © 2013. All rights reserved.