Class SelectRepositoryProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class SelectRepositoryProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Associates a specified email template repository service instance as the template repository of another service instance.
    Since:
    11.2.0
    Version:
    $Revision: 22602 $ $Date: 2019-03-28 21:02:56 -0300 (Thu, 28 Mar 2019) $
    • 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