Class RobotsTxtSitemapNameProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class RobotsTxtSitemapNameProcessActionHandler
    extends ProcessActionHandler<Source>
    Process Action Handler that validates duplicate sitemap url.
    Since:
    5.0.0
    Version:
    $Revision: 23281 $ $Date: 2019-10-15 17:55:52 -0300 (Tue, 15 Oct 2019) $
    • Constructor Detail

      • RobotsTxtSitemapNameProcessActionHandler

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