Class MediaAddMultipleProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    @Deprecated
    public class MediaAddMultipleProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Deprecated.
    ProcessActionHandler to verify the title informed for each Media uploaded.
    Since:
    7.0.0
    Version:
    $Revision$ $Date$
    • Constructor Detail

      • MediaAddMultipleProcessActionHandler

        public MediaAddMultipleProcessActionHandler()
        Deprecated.
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Deprecated.
        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