public class MonitorUserReindexTask extends Object implements IQueueTask
Modifier and Type | Method and Description |
---|---|
void |
run()
Method to be called by queue processor in order to process queue item.
|
static void |
schedule(Set<String> monitorUserIds)
Schedules the execution of task that reindexes monitor users.
|
public void run() throws PortalException
IQueueTask
run
in interface IQueueTask
PortalException
public static void schedule(Set<String> monitorUserIds) throws PortalException
monitorUserIds
- the monitor user identifiers.PortalException
- if the task could not be scheduled.LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.