Class TestAutomationProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class TestAutomationProcessActionHandler
    extends ProcessActionHandler<Source>
    Process action handler for test automation service.
    Since:
    10.4.0
    Version:
    $Revision: 21230 $ $Date: 2018-04-24 19:07:57 -0300 (Tue, 24 Apr 2018) $
    • Constructor Detail

      • TestAutomationProcessActionHandler

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