Class CoordinationResult
java.lang.Object
com.arjuna.mw.wscf.model.twophase.common.CoordinationResult
The final coordination result.
- Since:
- 1.0.
- Version:
- $Id: CoordinationResult.java,v 1.1 2003/01/07 10:33:44 nmcl Exp $
- Author:
- Mark Little (mark.little@arjuna.com)
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CONFIRMED
public static final int CONFIRMED- See Also:
-
CANCELLED
public static final int CANCELLED- See Also:
-
-
Constructor Details
-
CoordinationResult
public CoordinationResult()
-
-
Method Details
-
stringForm
- Returns:
- a human-readable version of the outcome.
-