Class |
Description |
AbstractOctopusDeployRecorderBuildStep |
The AbstractOctopusDeployRecorder tries to take care of most of the Octopus
Deploy server access.
|
AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep |
|
AbstractOctopusDeployRecorderPostBuildStep |
The AbstractOctopusDeployRecorder tries to take care of most of the Octopus
Deploy server access.
|
AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost |
|
AuthenticatedWebClient |
An Octopus Deploy web API client that automatically puts the API key in a header
Offers GET and POST, returning the response as JSON.
|
AuthenticatedWebClient.WebResponse |
A web response code (HTTP Response code) and content from the web request.
|
BuildInfoSummary |
Plugin portion to show information on the Build Summary page, and on the line entries for build history.
|
BuildInfoSummary.OctopusDeployEventType |
The types of OctopusDeploy even that this class can represent.
|
Channel |
Simple representation of a Channel in Octopus.
|
ChannelsApi |
Methods for the Channels aspect of the Octopus API
|
CommentParser |
|
Commit |
|
DeploymentProcess |
Deployment process is an Octopus concept that ties a project to the project's individual steps.
|
DeploymentProcessStep |
A Project's release deployment process step.
|
DeploymentProcessStepAction |
Actions for Deployment Process Steps.
|
DeploymentProcessTemplate |
Represents a set of packages from the deployment process template
|
DeploymentsApi |
|
Environment |
Represents an environment.
|
EnvironmentsApi |
|
EnvironmentVariableValueInjector |
Injects environment variable values into a string.
|
FileService |
Defines a service that is used to work with files and dirs
|
FileServiceImpl |
An implementation of the file service using Spring utils
|
JenkinsHelpers |
|
JSONSanitizer |
Simple JSON sanitizer to allow special characters in JSON input.
|
Lazy<T> |
|
Log |
Logs messages to the Jenkins build console.
|
OctoConstants |
|
OctoConstants.Commands |
|
OctoConstants.Commands.Arguments |
|
OctoInstallation |
|
OctoInstallation.DescriptorImpl |
|
OctopusApi |
|
OctopusBuildInformation |
|
OctopusBuildInformationBuilder |
|
OctopusBuildInformationWriter |
|
OctopusDeployDeploymentRecorder |
Executes deployments of releases.
|
OctopusDeployDeploymentRecorder.DescriptorImpl |
|
OctopusDeployPackRecorder |
|
OctopusDeployPackRecorder.DescriptorImpl |
|
OctopusDeployPlugin |
This plugin is only responsible for containing global configuration information
to be used by the ReleaseRecorder and DeploymentRecorder.
|
OctopusDeployPlugin.DescriptorImpl |
|
OctopusDeployPushBuildInformationRecorder |
|
OctopusDeployPushBuildInformationRecorder.DescriptorImpl |
|
OctopusDeployPushRecorder |
|
OctopusDeployPushRecorder.DescriptorImpl |
|
OctopusDeployReleaseRecorder |
Creates a release and optionally deploys it.
|
OctopusDeployReleaseRecorder.DescriptorImpl |
|
OctopusDeployServer |
|
OctopusValidator |
Validations on input for Octopus Deploy.
|
OctopusValidator.ReleaseExistenceRequirement |
Whether or not a release must exist or must not exist depending on the operation being done.
|
OverwriteMode |
|
OverwriteModes |
|
PackageConfiguration |
A data object representing a package configuration.
|
PackageConfiguration.DescriptorImpl |
|
Project |
Represents a project from the Octopus Deploy API.
|
ProjectsApi |
|
Release |
A simplified representation of a Release in OctopusDeploy.
|
ReleasesApi |
|
ResourceException |
Represents an exception throw while working with resources
|
SelectedPackage |
Represents a SelectedPackage, part of a Release.
|
ServerConfigurationNotFoundException |
|
ServiceModule |
|
Space |
|
SpacesApi |
|
StringUtil |
|
Tag |
|
TagSet |
|
TagSetsApi |
|
Task |
Task.
|
TasksApi |
|
Tenant |
Represents a Tenant.
|
TenantsApi |
Methods for the Tenants aspects of the Octopus API
|
Variable |
Represents a variable that will be passed to a deployment.
|
VariablesApi |
|