Class ServiceSearchReindexResource.QueueServiceInstancesTask

  • All Implemented Interfaces:
    java.io.Serializable, IQueueTask
    Enclosing class:
    ServiceSearchReindexResource

    public static class ServiceSearchReindexResource.QueueServiceInstancesTask
    extends java.lang.Object
    implements IQueueTask
    Object used to create a task to reindex a service instance.
    Since:
    17.1.0
    Version:
    $Revision$ $Date$
    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

      • QueueServiceInstancesTask

        public QueueServiceInstancesTask​(java.lang.String serviceId)