public class MoveTransformedPublicFilesTask extends Object implements IQueueTask
FileConfig
to the current
web root folder.Constructor and Description |
---|
MoveTransformedPublicFilesTask(Collection<String> fileConfigIds,
IWebRootPortalBaseFolder oldWebRoot)
Creates a new task for moving transformed public files.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Method to be called by queue processor in order to process queue item.
|
public MoveTransformedPublicFilesTask(Collection<String> fileConfigIds, IWebRootPortalBaseFolder oldWebRoot)
fileConfigIds
- the identifiers of files whose transformations are
to be moved.oldWebRoot
- the web root the files were originally in, or
null
if they were not in any web root.public void run() throws PortalException
IQueueTask
run
in interface IQueueTask
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.