public interface DeploymentConstants
| Modifier and Type | Field and Description | 
|---|---|
static int | 
ARCHIVE_DEPLOYER
A simple archive deployer 
 | 
static int | 
BUILD_DEPLOYER
A build deployer builds a Jdeveloper project or application. 
 | 
static int | 
DEFAULT_SEQUENCE
Default Deployment Sequence for a particular DeployElement. 
 | 
static int | 
DEPLOYMENT_SEQUENCE
A complete end-to-end deployment sequence 
 | 
static int | 
MODULE_PACKAGER
The Packaging deployer creates an archive. 
 | 
static int | 
PACKAGE_DISTRIBUTE_SEQUENCE
Package and Distribute process. 
 | 
static int | 
PACKAGING_SEQUENCE
Packaging sequence 
 | 
static java.lang.String | 
PACKINGLIST_ENTRY_NAME
ModuleIO Constants 
 | 
static int | 
PROFILE_DEFINITION
A Profile Definition Deployer creates a profile definition using a Profile UI. 
 | 
static final int DEPLOYMENT_SEQUENCE
static final int PACKAGE_DISTRIBUTE_SEQUENCE
static final int DEFAULT_SEQUENCE
static final int PACKAGING_SEQUENCE
static final int PROFILE_DEFINITION
static final int ARCHIVE_DEPLOYER
static final int BUILD_DEPLOYER
static final int MODULE_PACKAGER
static final java.lang.String PACKINGLIST_ENTRY_NAME