Class SelectRepositoryProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class SelectRepositoryProcessActionHandler
    extends ProcessActionHandler
    The process action to perform the tag repository selection.
    Since:
    6.0.0
    Version:
    $Revision: 18459 $ $Date: 2016-03-11 17:51:00 -0300 (Fri, 11 Mar 2016) $
    • 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