Class APMMetricProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class APMMetricProcessActionHandler
    extends ProcessActionHandler
    Enables or disables the monitoring of an APM Metric.
    Since:
    12.4.0
    Version:
    $Revision: 23905 $ $Date: 2020-06-16 12:29:26 -0300 (Tue, 16 Jun 2020) $
    • Constructor Detail

      • APMMetricProcessActionHandler

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