Class RemoveTransformationTask

  • All Implemented Interfaces:
    Serializable, IQueueTask

    public class RemoveTransformationTask
    extends AbstractQueueTask
    Runnable to performs transformation remove.
    Since:
    6.1.0
    Version:
    $Revision: 24884 $ $Date: 2022-03-16 00:02:19 -0300 (Wed, 16 Mar 2022) $
    See Also:
    Serialized Form
    • Constructor Detail

      • RemoveTransformationTask

        public RemoveTransformationTask​(FileTransformation fileTransformation,
                                        IWebRootPortalBaseFolder webRootBaseFolder)
        Creates a new transformation removal Task object.
        Parameters:
        fileTransformation -
        webRootBaseFolder -
        Since:
        6.2.0