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 |
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 | Method and Description |
---|---|
void |
UserCoordinator.cancel()
Cancel the activity.
|
void |
UserCoordinator.close()
Confirm the current activity.
|
void |
UserCoordinator.complete()
Complete the activity.
|
Modifier and Type | Method and Description |
---|---|
void |
UserCoordinator.cancel()
Cancel the activity.
|
void |
UserCoordinator.confirm()
Confirm the current activity.
|
Modifier and Type | Method and Description |
---|---|
Outcome |
UserActivityImple.end()
Complete the activity with the completion status provided.
|
Outcome |
UserActivityImple.end(CompletionStatus cs)
Complete the activity with the completion status provided.
|
Modifier and Type | Method and Description |
---|---|
Outcome |
ActivityImple.end()
Complete the activity with the current completion status.
|
Outcome |
ActivityImple.end(CompletionStatus cs)
Complete the activity with the completion status provided.
|
Modifier and Type | Method and Description |
---|---|
void |
CoordinatorServiceImple.cancel()
Cancel the activity.
|
void |
CoordinatorServiceImple.close()
Confirm the activity.
|
void |
CoordinatorServiceImple.complete()
Complete the activity.
|
Outcome |
BACoordinator.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.
|
Outcome |
CoordinatorControl.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 | Method and Description |
---|---|
Outcome |
SubordinateBACoordinator.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 | Method and Description |
---|---|
void |
CoordinatorServiceImple.cancel()
Cancel the activity.
|
void |
CoordinatorServiceImple.confirm()
Confirm the activity.
|
Outcome |
CoordinatorControl.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.
|
Outcome |
ATCoordinator.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 | Method and Description |
---|---|
Outcome |
SubordinateATCoordinator.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 | Method and Description |
---|---|
Outcome |
SagasHLSImple.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 | Method and Description |
---|---|
Outcome |
TwoPhaseHLSImple.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.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.