Class NodeStringLengthWorker.NodeStringLengthWorkResult

java.lang.Object
org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthWorkResult
Enclosing class:
NodeStringLengthWorker

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

    • NodeStringLengthWorkResult

      public NodeStringLengthWorkResult()
  • Method Details

    • toString

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

      public int getPropertiesProcessed()
    • getPropertiesChanged

      public int getPropertiesChanged()
    • getErrors

      public int getErrors()