Constant Field Values
Contents
hudson.plugins.*
-
hudson.plugins.octopusdeploy.OctoInstallation Modifier and Type Constant Field Value public static final transient java.lang.String
DEFAULT
"Default"
-
hudson.plugins.octopusdeploy.constants.OctoConstants.Commands Modifier and Type Constant Field Value public static final java.lang.String
CREATE_RELEASE
"create-release"
public static final java.lang.String
DEPLOY_RELEASE
"deploy-release"
-
hudson.plugins.octopusdeploy.constants.OctoConstants.Commands.Arguments Modifier and Type Constant Field Value public static final java.lang.String
API_KEY
"--apiKey"
public static final java.lang.String
PROJECT_NAME
"--project"
public static final java.lang.String
SERVER_URL
"--server"
public static final java.lang.String
SPACE_NAME
"--space"
-
hudson.plugins.octopusdeploy.constants.OctoConstants.Errors Modifier and Type Constant Field Value public static final java.lang.String
INPUT_CANNOT_BE_BLANK_MESSAGE_FORMAT
"OCTOPUS-JENKINS-INPUT-ERROR-0002: %s can not be blank"
public static final java.lang.String
INPUT_IS_INVALID_MESSAGE_FORMAT
"OCTOPUS-JENKINS-INPUT-ERROR-0003: %s is invalid"