Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CREATE_RESOURCES |
60 |
public static final int |
DEPLOY_ARTIFACTS |
70 |
public static final int |
DESTROY_RESOURCES |
40 |
public static final int |
POST_FLIGHT |
100 |
public static final int |
PRE_FLIGHT |
0 |
public static final int |
START_ARTIFACTS |
90 |
public static final int |
START_CONTAINERS |
80 |
public static final int |
STOP_ARTIFACTS |
10 |
public static final int |
STOP_CONTAINERS |
20 |
public static final int |
UNDEPLOY_ARTIFACTS |
30 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ORDER |
50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
SYNTHETIC_PROPERTIES_FIELD |
"syntheticProperties" |
public static final java.lang.String |
TYPE_FIELD |
"type" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CONTAINER_FIELD |
"container" |
public static final java.lang.String |
DEPLOYABLE_FIELD |
"deployable" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TAGS_FIELD |
"tags" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DEFAULT_MESSAGE |
"Value %s is not in range [%s, %s]" |
public static final int |
MAX_VALUE |
2147483647 |
public static final int |
MIN_VALUE |
-2147483648 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DEFAULT_MESSAGE |
"Value \'%s\' did not conform to pattern %s" |