Class HierarchicalAddContentProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class HierarchicalAddContentProcessActionHandler
    extends ProcessActionHandler<Source>
    Hierarchical content service Process action handler to add contents based on a given JSON.
    Since:
    9.0.0
    Version:
    $Revision: 24943 $ $Date: 2022-04-12 14:22:08 -0300 (Tue, 12 Apr 2022) $
    • Constructor Detail

      • HierarchicalAddContentProcessActionHandler

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