Class RemoveTransformationTask

  • All Implemented Interfaces:
    Serializable, IQueueTask

    public class RemoveTransformationTask
    extends AbstractQueueTask
    Runnable to performs transformation remove.
    Since:
    6.1.0
    Version:
    $Revision: 16824 $ $Date: 2015-01-23 18:49:12 -0200 (Fri, 23 Jan 2015) $
    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