Uses of Package
com.arjuna.mw.wsas.completionstatus

Packages that use com.arjuna.mw.wsas.completionstatus
com.arjuna.mw.wsas   
com.arjuna.mw.wsas.activity   
com.arjuna.mw.wsas.completionstatus   
com.arjuna.mw.wscf.api   
com.arjuna.mw.wscf.model.sagas.outcomes   
 

Classes in com.arjuna.mw.wsas.completionstatus used by com.arjuna.mw.wsas
CompletionStatus
          Implementations of this interface represent the various ways in which an activity can terminate.
 

Classes in com.arjuna.mw.wsas.completionstatus used by com.arjuna.mw.wsas.activity
CompletionStatus
          Implementations of this interface represent the various ways in which an activity can terminate.
 

Classes in com.arjuna.mw.wsas.completionstatus used by com.arjuna.mw.wsas.completionstatus
CompletionStatus
          Implementations of this interface represent the various ways in which an activity can terminate.
Failure
          The activity has terminated in a failed state.
FailureOnly
          The activity has terminated in a failure state.
Success
          The activity has terminated in a success state.
 

Classes in com.arjuna.mw.wsas.completionstatus used by com.arjuna.mw.wscf.api
CompletionStatus
          Implementations of this interface represent the various ways in which an activity can terminate.
 

Classes in com.arjuna.mw.wsas.completionstatus used by com.arjuna.mw.wscf.model.sagas.outcomes
CompletionStatus
          Implementations of this interface represent the various ways in which an activity can terminate.
 



Copyright © 2012. All Rights Reserved.