Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FILE_STORAGE_PREFIX |
"file" |
public static final String |
PATH_TO_GOVERNANCE_REGISTRY |
"/_system/governance" |
public static final String |
REGISTRY_STORAGE_PREFIX |
"registry" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
STATUS_UPDATE_FREQ_MSG |
"Wait time in milliseconds between status updates." |
protected static final String |
SUPPRESS_RESULT_OUT_MSG |
"Suppress the task result output. Normally it is sent to stdout." |
protected static final String |
SUPPRESS_STATUS_OUT_MSG |
"Suppress the task status output. Normally it is sent to stderr." |
Copyright © 2017 WSO2. All rights reserved.