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: 15056 $ $Date: 2012-11-29 18:51:41 -0200 (Thu, 29 Nov 2012) $
    • 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