Class BulkRedactorProgressInfo


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

      • BulkRedactorProgressInfo

        public BulkRedactorProgressInfo()
    • Method Detail

      • getCurrent

        public int getCurrent()
      • setCurrent

        public void setCurrent​(int current)
      • getTotal

        public int getTotal()
      • setTotal

        public void setTotal​(int total)
      • getMatches

        public int getMatches()
      • setMatches

        public void setMatches​(int matches)