lumis.portal.file.transformation
Class RemoveTransformationTask

Package class diagram package RemoveTransformationTask
java.lang.Object
  extended by lumis.portal.processqueue.AbstractQueueTask
      extended by lumis.portal.file.transformation.RemoveTransformationTask
All Implemented Interfaces:
Serializable, IQueueTask

public class RemoveTransformationTask
extends AbstractQueueTask

Runnable to performs transformation remove.

Since:
6.1.0
See Also:
Serialized Form

Constructor Summary
RemoveTransformationTask(FileTransformation fileTransformation, IWebRootPortalBaseFolder webRootBaseFolder)
          Creates a new transformation removal Task object.
 
Method Summary
 void run()
          Method to be called by queue processor in order to process queue item.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveTransformationTask

public RemoveTransformationTask(FileTransformation fileTransformation,
                                IWebRootPortalBaseFolder webRootBaseFolder)
Creates a new transformation removal Task object.

Parameters:
fileTransformation -
webRootBaseFolder -
Since:
6.2.0
Method Detail

run

public void run()
         throws PortalException
Description copied from interface: IQueueTask
Method to be called by queue processor in order to process queue item.

Throws:
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.