Class SimpleBatchID


  • public class SimpleBatchID
    extends java.lang.Object
    • Constructor Detail

      • SimpleBatchID

        protected SimpleBatchID​(BatchType batchType,
                                java.lang.String postfix)
    • Method Detail

      • asResultBatchID

        public static SimpleBatchID asResultBatchID()
      • isInitial

        public boolean isInitial()
      • isInput

        public boolean isInput()
      • isResult

        public boolean isResult()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • generateCode

        protected static java.lang.String generateCode()