lumis.portal.file.transformation
Class CopyTransformationsToPublicFolderTask

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

public class CopyTransformationsToPublicFolderTask
extends Object
implements IQueueTask

Copies the transformed files of a fileConfig to the public folder if there is one configured.

Since:
6.1.0
See Also:
Serialized Form

Constructor Summary
CopyTransformationsToPublicFolderTask(Collection<String> fileConfigIds, String serviceInstanceId)
           
 
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

CopyTransformationsToPublicFolderTask

public CopyTransformationsToPublicFolderTask(Collection<String> fileConfigIds,
                                             String serviceInstanceId)
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.

Specified by:
run in interface IQueueTask
Throws:
PortalException


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