Class AddOutcome


  • public class AddOutcome
    extends Object
    The possible outcomes when trying to add an AbstractRecord as a participant within a transaction.
    Since:
    JTS 1.0.
    Version:
    $Id: AddOutcome.java 2342 2006-03-30 13:06:17Z $
    Author:
    Mark Little (mark@arjuna.com)
    • Constructor Detail

      • AddOutcome

        public AddOutcome()
    • Method Detail

      • printString

        public static String printString​(int res)
        Since:
        JTS 2.1.2.
      • print

        public static void print​(PrintWriter strm,
                                 int res)