|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This class is new with API client version 5.
| Field Summary | |
static int |
ON_ERROR_IGNORE
Specifies that no matter whether a deployment error has occurred so far, the deployment iteration through the given set of deployments will be continued. |
static java.lang.String |
ON_ERROR_IGNORE_DESC
Description of ON_ERROR_IGNORE_DESC |
static java.lang.String |
ON_ERROR_IGNORE_S
String representation of ON_ERROR_IGNORE |
static int |
ON_ERROR_SKIP_DEPENDING
Specifies that all deployments that depend on deployments having been executed not successfully will not be executed but have to be skipped instead. |
static java.lang.String |
ON_ERROR_SKIP_DEPENDING_DESC
Description of ON_ERROR_SKIP_DEPENDING |
static java.lang.String |
ON_ERROR_SKIP_DEPENDING_S
String representation of ON_ERROR_SKIP_DEPENDING |
static int |
ON_ERROR_STOP
Specifies that once a deployment error occurs, the further processing will be stopped. |
static java.lang.String |
ON_ERROR_STOP_DESC
Description of ON_ERROR_STOP |
static java.lang.String |
ON_ERROR_STOP_S
String representation of ON_ERROR_STOP |
| Field Detail |
public static final int ON_ERROR_SKIP_DEPENDING
public static final java.lang.String ON_ERROR_SKIP_DEPENDING_S
ON_ERROR_SKIP_DEPENDINGpublic static final java.lang.String ON_ERROR_SKIP_DEPENDING_DESC
ON_ERROR_SKIP_DEPENDINGpublic static final int ON_ERROR_IGNORE
public static final java.lang.String ON_ERROR_IGNORE_S
ON_ERROR_IGNOREpublic static final java.lang.String ON_ERROR_IGNORE_DESC
ON_ERROR_IGNORE_DESCpublic static final int ON_ERROR_STOP
public static final java.lang.String ON_ERROR_STOP_S
ON_ERROR_STOPpublic static final java.lang.String ON_ERROR_STOP_DESC
ON_ERROR_STOP
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||