Uses of Interface
com.arjuna.mw.wsas.activity.Outcome
Packages that use Outcome
Package
Description
-
Uses of Outcome in com.arjuna.mw.wsas
Methods in com.arjuna.mw.wsas that return OutcomeModifier 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
Methods in com.arjuna.mw.wsas.activity that return OutcomeModifier and TypeMethodDescriptionHLS.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 OutcomeModifier 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
Classes in com.arjuna.mw.wscf.model.sagas.outcomes that implement OutcomeModifier and TypeClassDescriptionclass
The CoordinationOutcome represents the final outcome of the coordination event. -
Uses of Outcome in com.arjuna.mw.wscf.model.twophase.outcomes
Classes in com.arjuna.mw.wscf.model.twophase.outcomes that implement OutcomeModifier and TypeClassDescriptionclass
The CoordinationOutcome represents the final outcome of the coordination event.