Class MonitorEventProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class MonitorEventProcessActionHandler
    extends ProcessActionHandler
    Enables or disables the monitoring of an event.
    Since:
    4.1.0
    Version:
    $Revision: 21005 $ $Date: 2018-03-06 18:13:47 -0300 (Tue, 06 Mar 2018) $
    • Constructor Detail

      • MonitorEventProcessActionHandler

        public MonitorEventProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException