Class PageViewEventUpdateTask

  • All Implemented Interfaces:
    Serializable, IQueueTask

    public class PageViewEventUpdateTask
    extends Object
    implements IQueueTask
    Task that upgrades the monitor page view event data removing the duration data.
    Since:
    12.0.0
    Version:
    $Revision: 24260 $ $Date: 2020-12-02 19:10:55 -0300 (Wed, 02 Dec 2020) $
    See Also:
    Serialized Form
    • Method Detail

      • schedule

        public static void schedule()
                             throws PortalException
        Schedules the execution of task that upgrades page view event data.
        Throws:
        PortalException - if the task could not be scheduled.
        Since:
        12.0.0