Class MonitorUserAnonymizeAllTask

  • All Implemented Interfaces:
    Serializable, IQueueTask

    public class MonitorUserAnonymizeAllTask
    extends Object
    Task that anonymize all users without UserConsent.
    Since:
    12.3.0
    Version:
    $Revision: 23745 $ $Date: 2020-04-07 20:09:15 -0300 (Tue, 07 Apr 2020) $
    See Also:
    Serialized Form
    • Method Detail

      • schedule

        public static void schedule()
                             throws PortalException
        Schedules the execution of task that anonymize all monitor users.
        Throws:
        PortalException - if the task could not be scheduled.
        Since:
        12.3.0