| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LIC_MULE_FILE |
".lic-mule" |
public static final String |
ORIGINAL_FILES_NEW_DISTRO_FOLDER |
"new" |
public static final String |
READY_FOLDER_NAME |
"ready" |
public static final String |
TO_REVIEW_FOLDER_NAME |
"to_review" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LIC_FILE_EXTENSION_TO_REMOVE |
"lic" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
REQUIRED_DISK_SPACE_SLACK_MULTIPLIER |
1.1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONFIG_FILES_CONFLICTS_WERE_FOUND_PREFIX |
"Config Files conflicts were found" |
public static final String |
NOT_ALL_PRECONDITIONS_WERE_MET_PREFIX |
"Not all preconditions are met" |
public static final String |
ROLLBACK_EXCEPTION_MESSAGE_NOT_ALL_PRECONDITIONS_WERE_MET |
"Not all preconditions are met to perform the rollback. Review the log for details." |
public static final String |
UNSUPPORTED_MULE_VERSION_FOR_UPGRADE_MESSAGE |
"Your Mule version is not supported for an upgrade, you need a version equal or superior to 4.1.5." |
public static final String |
UPGRADE_EXCEPTION_MESSAGE_NOT_ALL_PRECONDITIONS_WERE_MET |
"Not all preconditions are met to perform the upgrade. Review the log for details." |
public static final String |
UPGRADE_EXCEPTION_MESSAGE_USER_DISAGREE |
"User interruption, finishing execution." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USER_REJECTED_TO_PROCEED_WITH_THE_ROLLBACK_PROCESS_MESSAGE |
"User has rejected to proceed with the rollback process" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PRE_INSTALL_TEMPORARY_LICENSE_FILE_PATH |
"conf/.lic-mule" |
public static final String |
USER_REJECTED_TO_PROCEED_WITH_THE_UPGRADE_PROCESS_MESSAGE |
"User has rejected to proceed with the upgrade process" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_NO_SUFFIX_PROMPT |
" (default: no): " |
protected static final String |
DEFAULT_YES_SUFFIX_PROMPT |
" (default: yes): " |
protected static final String |
YES_NO_PROMPT |
"To confirm please, enter [yes, no]" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NO_MULE_HOME_ERROR_MSG |
"Unable to guess a MULE_HOME candidate, use -o to specify a valid MULE_HOME" |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.