Class ReindexMetadataProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ReindexMetadataProcessActionHandler
    extends ProcessActionHandler
    Process Action Handler to reindex all metadata.
    Since:
    17.0.0
    Version:
    $Revision: 26586 $ $Date: 2024-08-26 21:06:04 -0300 (Mon, 26 Aug 2024) $
    • Constructor Detail

      • ReindexMetadataProcessActionHandler

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