public final class WidgetFileHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
WidgetFileHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteConcatenateFile(Path folder) |
static void |
deleteOldConcatenateFiles(Path path,
String suffix) |
static Path |
writeFile(byte[] content,
Path folderPath,
String suffix) |
Copyright © 2020. All rights reserved.