Class BatchSeedJobHandler.BatchSeedJobConfiguration

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String batchId  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getBatchId()  
      java.lang.String toCanonicalString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • batchId

        protected java.lang.String batchId
    • Constructor Detail

      • BatchSeedJobConfiguration

        public BatchSeedJobConfiguration​(java.lang.String batchId)