Class SelectRepositoryProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class SelectRepositoryProcessActionHandler
    extends ProcessActionHandler
    The process action to perform the widget repository selection.
    Since:
    10.4.0
    Version:
    $Revision: 21230 $ $Date: 2018-04-24 19:07:57 -0300 (Tue, 24 Apr 2018) $
    • Constructor Detail

      • SelectRepositoryProcessActionHandler

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