Class CommandPaletteReindexDirtyItemsTask

  • All Implemented Interfaces:
    java.io.Serializable, IQueueTask

    public class CommandPaletteReindexDirtyItemsTask
    extends java.lang.Object
    implements IQueueTask
    Command palette reindex dirty items task.
    Since:
    10.3.0
    Version:
    $Revision: 24612 $ $Date: 2021-07-21 18:41:02 -0300 (Wed, 21 Jul 2021) $
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()
      Method to be called by queue processor in order to process queue item.
      • Methods inherited from class java.lang.Object

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

      • CommandPaletteReindexDirtyItemsTask

        public CommandPaletteReindexDirtyItemsTask()