Class NodeStringLengthWorker.NodeStringLengthWorkResult

  • Enclosing class:
    NodeStringLengthWorker

    public static class NodeStringLengthWorker.NodeStringLengthWorkResult
    extends java.lang.Object
    Thread-safe helper class to carry the job progress information
    Since:
    4.1.9.2
    Author:
    Derek Hulley
    • Constructor Detail

      • NodeStringLengthWorkResult

        public NodeStringLengthWorkResult()
    • Method Detail

      • toString

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

        public int getPropertiesProcessed()
      • getPropertiesChanged

        public int getPropertiesChanged()
      • getErrors

        public int getErrors()