Constant Field Values
Contents
hudson.plugins.*
-
hudson.plugins.octopusdeploy.OctoInstallation Modifier and Type Constant Field Value public static final transient java.lang.StringDEFAULT"Default"
-
hudson.plugins.octopusdeploy.constants.OctoConstants.Commands Modifier and Type Constant Field Value public static final java.lang.StringCREATE_RELEASE"create-release"public static final java.lang.StringDEPLOY_RELEASE"deploy-release" -
hudson.plugins.octopusdeploy.constants.OctoConstants.Commands.Arguments Modifier and Type Constant Field Value public static final java.lang.StringAPI_KEY"--apiKey"public static final java.lang.StringPROJECT_NAME"--project"public static final java.lang.StringSERVER_URL"--server"public static final java.lang.StringSPACE_NAME"--space" -
hudson.plugins.octopusdeploy.constants.OctoConstants.Errors Modifier and Type Constant Field Value public static final java.lang.StringINPUT_CANNOT_BE_BLANK_MESSAGE_FORMAT"OCTOPUS-JENKINS-INPUT-ERROR-0002: %s can not be blank"public static final java.lang.StringINPUT_IS_INVALID_MESSAGE_FORMAT"OCTOPUS-JENKINS-INPUT-ERROR-0003: %s is invalid"