public interface DataTransferServices
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPORT_FILE_NAME |
static String |
FILE_PATH |
static String |
IMPORT_FILE_NAME |
| Modifier and Type | Method and Description |
|---|---|
String |
doExport() |
List<String> |
doImport() |
static final String FILE_PATH
static final String EXPORT_FILE_NAME
static final String IMPORT_FILE_NAME
String doExport() throws IOException
IOExceptionCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.