Constant Field Values


Contents
com.xebialabs.*

com.xebialabs.deployit.plugin.powershell.BasePowerShellDeployed<D extends com.xebialabs.deployit.plugin.api.udm.Deployable,C extends com.xebialabs.deployit.plugin.overthere.HostContainer>
public static final java.lang.String STEP_OPTION_EXPOSE_DEPLOYED_APPLICATION "exposeDeployedApplication"
public static final java.lang.String STEP_OPTION_EXPOSE_PREVIOUS_DEPLOYED "exposePreviousDeployed"
public static final java.lang.String STEP_OPTION_NONE "none"
public static final java.lang.String STEP_OPTION_UPLOAD_ARTIFACT_DATA "uploadArtifactData"
public static final java.lang.String STEP_OPTION_UPLOAD_CLASSPATH_RESOURCES "uploadClasspathResources"
public static final java.lang.String STEP_OPTIONS_DESCRIPTION_SUFFIX " (1 or more of: none,uploadArtifactData,uploadClasspathResources,exposeDeployedApplication,exposePreviousDeployed)."
public static final java.lang.String STEP_OPTIONS_REGEX "(none|uploadArtifactData|uploadClasspathResources|exposeDeployedApplication|exposePreviousDeployed)"

com.xebialabs.deployit.plugin.powershell.PowerShellBatchContributor
public static final int MAX_DESCRIPTION_LENGTH 50