public interface EnvironmentProperties
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_DIR
The base dir of the tool.
|
static String |
REPORT_HTML_FILE_NAME
The html migration report file name.
|
static String |
REPORT_HTML_TEMPLATE_FILE_NAME
The html migration report template file name.
|
static String |
REPORT_XML_FILE_NAME
The xml migration report file name.
|
static final String BASE_DIR
static final String REPORT_XML_FILE_NAME
static final String REPORT_HTML_FILE_NAME
static final String REPORT_HTML_TEMPLATE_FILE_NAME
Copyright © 2017 JBoss by Red Hat. All rights reserved.