com.jalios.jcms
Interface DeployManagerConstants

All Known Implementing Classes:
DeployManagerUpgradeHandler, DeployManagerUpgradeUploadHandler

public interface DeployManagerConstants


Field Summary
static int CONFLICT
           
static String DEPLOY_STEP_FILE
           
static int NO_CHANGE
           
static int NO_CONFLICT
           
static String REVISION
           
static int STEP_DIFF
           
static int STEP_UNKNOWN
           
static int STEP_VALIDATE
           
 

Field Detail

REVISION

static final String REVISION
See Also:
Constant Field Values

STEP_UNKNOWN

static final int STEP_UNKNOWN
See Also:
Constant Field Values

STEP_DIFF

static final int STEP_DIFF
See Also:
Constant Field Values

STEP_VALIDATE

static final int STEP_VALIDATE
See Also:
Constant Field Values

DEPLOY_STEP_FILE

static final String DEPLOY_STEP_FILE
See Also:
Constant Field Values

NO_CHANGE

static final int NO_CHANGE
See Also:
Constant Field Values

NO_CONFLICT

static final int NO_CONFLICT
See Also:
Constant Field Values

CONFLICT

static final int CONFLICT
See Also:
Constant Field Values


Copyright © 2001-2010 Jalios SA. All Rights Reserved.