Uses of Interface
com.arjuna.mw.wsas.activity.Outcome
Package
Description
-
Uses of Outcome in com.arjuna.mw.wsas
Modifier and TypeMethodDescriptionUserActivity.end()
Complete the activity with the current completion status.UserActivity.end
(CompletionStatus cs) Complete the activity with the completion status provided. -
Uses of Outcome in com.arjuna.mw.wsas.activity
Modifier and TypeMethodDescriptionHLS.complete
(CompletionStatus cs) The current activity is completing with the specified completion status. -
Uses of Outcome in com.arjuna.mw.wscf.api
Modifier and TypeMethodDescriptionUserCoordinatorService.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
Modifier and TypeClassDescriptionclass
The CoordinationOutcome represents the final outcome of the coordination event. -
Uses of Outcome in com.arjuna.mw.wscf.model.twophase.outcomes
Modifier and TypeClassDescriptionclass
The CoordinationOutcome represents the final outcome of the coordination event.