Class MonitorConfigurationProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class MonitorConfigurationProcessActionHandler
    extends ProcessActionHandler
    Process Action handler to set friendly identifier of all monitor users.
    Since:
    11.0.0
    Version:
    $Revision: 21881 $ $Date: 2018-09-21 17:09:37 -0300 (Fri, 21 Sep 2018) $
    • Constructor Detail

      • MonitorConfigurationProcessActionHandler

        public MonitorConfigurationProcessActionHandler()
    • 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