lumis.portal.file.transformation
Class RemoveTransformationsFromPublicFolderTask
java.lang.Object
lumis.portal.processqueue.AbstractQueueTask
lumis.portal.file.transformation.RemoveTransformationsFromPublicFolderTask
- All Implemented Interfaces:
- Serializable, IQueueTask
public class RemoveTransformationsFromPublicFolderTask
- extends AbstractQueueTask
Removes the transformed files of a list of file configs.
- Since:
- 6.1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceInstanceId
protected final String serviceInstanceId
RemoveTransformationsFromPublicFolderTask
public RemoveTransformationsFromPublicFolderTask(Collection<String> fileConfigIds,
String serviceInstanceId)
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
getWebRootBaseFolder
protected IWebRootPortalBaseFolder getWebRootBaseFolder()
throws PortalException
- Returns the
IWebRootPortalBaseFolder
for the service instance.
- Returns:
- the
IWebRootPortalBaseFolder
for the service instance.
- Throws:
PortalException
- Since:
- 7.0.1
Lumisportal 7.0.1.130329 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.