Class CommandPaletteRebuildIndexTask

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

    public class CommandPaletteRebuildIndexTask
    extends java.lang.Object
    implements IQueueTask
    Command palette rebuild index task.
    Since:
    10.3.0
    Version:
    $Revision: 20807 $ $Date: 2017-11-30 17:08:51 -0200 (Thu, 30 Nov 2017) $
    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

      • CommandPaletteRebuildIndexTask

        public CommandPaletteRebuildIndexTask()