Constant Field Values
Contents
com.xebialabs.*
-
com.xebialabs.deployit.plugin.was.container.DelegatedInspectionHelper Modifier and Type Constant Field Value public static final java.lang.StringDISCOVER_SCRIPT_PROPERTY_NAME"discoverScript"
-
com.xebialabs.deployit.plugin.was.contributor.StopStartContainer Modifier and Type Constant Field Value public static final java.lang.StringCONTAINER_NOOP_RESTART_STRATEGY"applyRestartStrategyOnNoop"public static final java.lang.StringCONTAINER_RESTART_STRATEGY"containerRestartStrategy"public static final java.lang.StringENABLE_RIPPLE_START"enableRippleStart"protected static final java.lang.StringRESTART_ORDER_PROPERTY"restartOrder"protected static final java.lang.StringRESTART_SCRIPT_PROPERTY"restartScript"protected static final java.lang.StringSTART_ORDER_PROPERTY"startOrder"protected static final java.lang.StringSTART_SCRIPT_PROPERTY"startScript"protected static final java.lang.StringSTOP_ORDER_PROPERTY"stopOrder"protected static final java.lang.StringSTOP_SCRIPT_PROPERTY"stopScript"public static final java.lang.StringUNMANAGED_SERVER"UnmanagedServer"
-
com.xebialabs.deployit.plugin.was.deployed.ExtensibleDeployedArtifact Modifier and Type Constant Field Value public static final java.lang.StringAPP_EDITION_PROPERTY"appEdition"public static final java.lang.StringIS_EDITION_PROPERTY"isEdition"
-
com.xebialabs.deployit.plugin.was.util.ClusterMembersFilter Modifier and Type Constant Field Value public static final java.lang.StringSERVERS_BY_CELL_AND_TYPE"servers-by-cell-and-type"
-
com.xebialabs.deployit.plugin.was.validator.Enumeration Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_MESSAGE"Value \'%s\' is not one of the allowed values (%s)" -
com.xebialabs.deployit.plugin.was.validator.EnumValue Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_MESSAGE"Value \'%s\' is not one of the allowed values." -
com.xebialabs.deployit.plugin.was.validator.LongRange Modifier and Type Constant Field Value public static final java.lang.StringFORMAT_ERROR_MESSAGE"Value %s is not a valid number"public static final java.lang.StringMAX_VALUE"9223372036854775807"public static final java.lang.StringMIN_VALUE"-9223372036854775808"public static final java.lang.StringMINMAX_ERROR_MESSAGE"Invalid minimum or maximum value minimum is %s, maximum is %s"public static final java.lang.StringRANGE_ERROR_MESSAGE"Value %s is not in range [%s, %s]" -
com.xebialabs.deployit.plugin.was.validator.SingletonCollection Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_MESSAGE"The collection property can not contain more than 1 item, found: %s"