Constant Field Values
Contents
com.xebialabs.*
-
com.xebialabs.deployit.plugin.api.deployment.planning.DefaultOrders 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
-
com.xebialabs.deployit.plugin.api.flow.Step Modifier and Type Constant Field Value public static final int
DEFAULT_ORDER
50
-
com.xebialabs.deployit.plugin.api.reflect.IDescriptorRegistry Modifier and Type Constant Field Value public static final int
DEFAULT_PRECEDENCE
0
public static final int
HIGHEST_PRECEDENCE
-2147483648
public static final int
LOWEST_PRECEDENCE
2147483647
-
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem 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"
-
com.xebialabs.deployit.plugin.api.udm.ControlTask Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_DELEGATE
"methodInvoker"
-
com.xebialabs.deployit.plugin.api.udm.DeploymentPackage.DependencyResolution Modifier and Type Constant Field Value public static final java.lang.String
EXISTING
"EXISTING"
public static final java.lang.String
LATEST
"LATEST"
-
com.xebialabs.deployit.plugin.api.udm.EmbeddedDeployedContainer<D extends ConfigurationItem,C extends ConfigurationItem> Modifier and Type Constant Field Value public static final java.lang.String
CONTAINER_FIELD
"container"
public static final java.lang.String
DEPLOYABLE_FIELD
"deployable"
-
com.xebialabs.deployit.plugin.api.udm.Taggable Modifier and Type Constant Field Value public static final java.lang.String
TAGS_FIELD
"tags"
-
com.xebialabs.deployit.plugin.api.udm.artifact.EmbeddedDeployableArtifact Modifier and Type Constant Field Value public static final java.lang.String
SCAN_PLACEHOLDERS_PROPERTY_NAME
"scanPlaceholders"
-
com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact Modifier and Type Constant Field Value public static final java.lang.String
CHECKSUM_PROPERTY_NAME
"checksum"
public static final java.lang.String
FILE_URI_PROPERTY_NAME
"fileUri"
public static final java.lang.String
IS_RESCANNED_PROPERTY_NAME
"isRescanned"
-
com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArtifact Modifier and Type Constant Field Value public static final java.lang.String
SCAN_PLACEHOLDERS_PROPERTY_NAME
"scanPlaceholders"
-
com.xebialabs.deployit.plugin.api.validation.ApplicationDependenciesFormat Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_MESSAGE_WRONG_APPLICATION
"Application names should be used instead of paths: \'%s\'."
-
com.xebialabs.deployit.plugin.api.validation.Contain Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_MESSAGE
"The property must contain %s."
-
com.xebialabs.deployit.plugin.api.validation.NotContain Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_MESSAGE
"The property must not contain %s."
-
com.xebialabs.deployit.plugin.api.validation.NotEmpty Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_MESSAGE
"Value is required"
-
com.xebialabs.deployit.plugin.api.validation.Range 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
-
com.xebialabs.deployit.plugin.api.validation.Regex Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_MESSAGE
"Value \'%s\' did not conform to pattern %s"
-
com.xebialabs.deployit.plugin.api.validation.Size Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_MESSAGE
"The size must be between %s and %s"
public static final int
MAX_VALUE
2147483647
public static final int
MIN_VALUE
0