public interface IFileTransformer
Modifier and Type | Method and Description |
---|---|
TransformedFileConfig |
transform(FileConfig fileConfig,
FileTransformation fileTransformation)
Converts the file using the file config as source of transformation, applying the transformations.
|
TransformedFileConfig transform(FileConfig fileConfig, FileTransformation fileTransformation) throws PortalException
fileConfig
- source of conversion.fileTransformation
- file transformation to be applied.TransformedFileConfig
associate with the transformation.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.