Class TransformFilesProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class TransformFilesProcessActionHandler
    extends ProcessActionHandler<Source>
    This class receives a media file id and reprocess all transformation files.
    Since:
    10.3.0
    Version:
    $Revision: 20808 $ $Date: 2017-11-30 17:13:55 -0200 (Thu, 30 Nov 2017) $
    • Constructor Detail

      • TransformFilesProcessActionHandler

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