public class ReportFileWriter extends Object
| Constructor and Description |
|---|
ReportFileWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFile(String originPath,
File destination) |
String |
getHtmlFileName(String resourceName,
Integer fileCount) |
void |
writeToFile(File file,
String content) |
public void writeToFile(File file, String content) throws IOException
IOExceptionpublic void copyFile(String originPath, File destination) throws IOException
IOExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.