public interface DeployManagerConstants
Modifier and Type | Field and Description |
---|---|
static int |
CONFLICT |
static java.lang.String |
DEPLOY_STEP_FILE |
static int |
NO_CHANGE |
static int |
NO_CONFLICT |
static java.lang.String |
REVISION |
static int |
STEP_DIFF |
static int |
STEP_UNKNOWN |
static int |
STEP_VALIDATE |
static final java.lang.String REVISION
static final int STEP_UNKNOWN
static final int STEP_DIFF
static final int STEP_VALIDATE
static final java.lang.String DEPLOY_STEP_FILE
static final int NO_CHANGE
static final int NO_CONFLICT
static final int CONFLICT
Copyright © 2001-2010 Jalios SA. All Rights Reserved.