A B C D E F G H I J L M O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractOctopusDeployDescriptorImplPost() - Constructor for class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
- AbstractOctopusDeployDescriptorImplStep() - Constructor for class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
- AbstractOctopusDeployRecorderBuildStep - Class in hudson.plugins.octopusdeploy
-
The AbstractOctopusDeployRecorder tries to take care of most of the Octopus Deploy server access.
- AbstractOctopusDeployRecorderBuildStep() - Constructor for class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep - Class in hudson.plugins.octopusdeploy
- AbstractOctopusDeployRecorderPostBuildStep - Class in hudson.plugins.octopusdeploy
-
The AbstractOctopusDeployRecorder tries to take care of most of the Octopus Deploy server access.
- AbstractOctopusDeployRecorderPostBuildStep() - Constructor for class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost - Class in hudson.plugins.octopusdeploy
- additionalArgs - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
The additional arguments to pass to Octopus CLI
- additionalArgs - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
The additional arguments to pass to Octopus CLI
- API_KEY - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands.Arguments
- Arguments() - Constructor for class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands.Arguments
- AuthenticatedWebClient - Class in com.octopusdeploy.api
-
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(String, String) - Constructor for class com.octopusdeploy.api.AuthenticatedWebClient
-
Create a new instance.
- AuthenticatedWebClient.WebResponse - Class in com.octopusdeploy.api
-
A web response code (HTTP Response code) and content from the web request.
B
- Branch - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
- build(String, String, String, List<Commit>, String, String, String, String) - Method in class hudson.plugins.octopusdeploy.services.OctopusBuildInformationBuilder
- BuildEnvironment - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
- BuildInfoSummary - Class in hudson.plugins.octopusdeploy
-
Plugin portion to show information on the Build Summary page, and on the line entries for build history.
- BuildInfoSummary(BuildInfoSummary.OctopusDeployEventType, String) - Constructor for class hudson.plugins.octopusdeploy.BuildInfoSummary
- BuildInfoSummary.OctopusDeployEventType - Enum in hudson.plugins.octopusdeploy
-
The types of OctopusDeploy even that this class can represent.
- BuildNumber - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
- BuildUrl - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
C
- cancelOnTimeout - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Whether to cancel the deployment if the deployment timeout is reached
- cancelOnTimeout - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Whether to cancel the deployment if the deployment timeout is reached
- Channel - Class in com.octopusdeploy.api.data
-
Simple representation of a Channel in Octopus.
- Channel(String, String, String, String, boolean) - Constructor for class com.octopusdeploy.api.data.Channel
- ChannelsApi - Class in com.octopusdeploy.api
-
Methods for the Channels aspect of the Octopus API
- ChannelsApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.ChannelsApi
- com.octopusdeploy.api - package com.octopusdeploy.api
- com.octopusdeploy.api.data - package com.octopusdeploy.api.data
- Commands() - Constructor for class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands
- Comment - Variable in class hudson.plugins.octopusdeploy.Commit
- CommentParser - Enum in hudson.plugins.octopusdeploy
- CommentParser - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
- Commit - Class in hudson.plugins.octopusdeploy
- Commit() - Constructor for class hudson.plugins.octopusdeploy.Commit
- Commits - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
- configure() - Method in class hudson.plugins.octopusdeploy.services.ServiceModule
- configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
- configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
- configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.octopusdeploy.OctoInstallation.DescriptorImpl
- configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
- CREATE_RELEASE - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands
D
- DEFAULT - Static variable in class hudson.plugins.octopusdeploy.OctoInstallation
- DEPLOY_RELEASE - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands
- Deployment - hudson.plugins.octopusdeploy.BuildInfoSummary.OctopusDeployEventType
- DeploymentProcess - Class in com.octopusdeploy.api.data
-
Deployment process is an Octopus concept that ties a project to the project's individual steps.
- DeploymentProcess(String, String, Set<DeploymentProcessStep>) - Constructor for class com.octopusdeploy.api.data.DeploymentProcess
- DeploymentProcessStep - Class in com.octopusdeploy.api.data
-
A Project's release deployment process step.
- DeploymentProcessStep(String, String, Set<DeploymentProcessStepAction>) - Constructor for class com.octopusdeploy.api.data.DeploymentProcessStep
- DeploymentProcessStepAction - Class in com.octopusdeploy.api.data
-
Actions for Deployment Process Steps.
- DeploymentProcessStepAction(String, String, String, Map<String, String>) - Constructor for class com.octopusdeploy.api.data.DeploymentProcessStepAction
- DeploymentProcessTemplate - Class in com.octopusdeploy.api.data
-
Represents a set of packages from the deployment process template
- DeploymentProcessTemplate(String, String, Set<SelectedPackage>) - Constructor for class com.octopusdeploy.api.data.DeploymentProcessTemplate
- DeploymentsApi - Class in com.octopusdeploy.api
- DeploymentsApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.DeploymentsApi
- deploymentTimeout - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Specifies maximum time (timespan format) that the console session will wait for the deployment to finish(default 00:10:00)
- deploymentTimeout - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Specifies maximum time (timespan format) that the console session will wait for the deployment to finish(default 00:10:00)
- DescriptorImpl() - Constructor for class hudson.plugins.octopusdeploy.OctoInstallation.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.octopusdeploy.PackageConfiguration.DescriptorImpl
- doCheckApiKey(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
-
Validate that the apiKey is: - Not empty - has a valid OctopusDeploy API Key format: API-XXXXXXXXX
- doCheckChannel(String, String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Check that the Channel field is either not set (default) or set to a real channel.
- doCheckDeploymentTimeout(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
-
Check that the deployment timeout is valid.
- doCheckEnvironment(String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
-
Check that the environment field is not empty.
- doCheckEnvironment(String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Check that the environment field is not empty, and represents a real environment.
- doCheckHome(File) - Method in class hudson.plugins.octopusdeploy.OctoInstallation.DescriptorImpl
-
Validate that the home is: - Not empty - A file path
- doCheckOutputPath(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder.DescriptorImpl
-
Check that the output path is valid and a directory.
- doCheckProject(String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
-
Check that the project field is not empty and is a valid project.
- doCheckProject(String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Check that the project field is not empty and represents an actual project.
- doCheckReleaseNotesFile(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Check that the releaseNotesFile field is not empty.
- doCheckReleaseVersion(String, String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
-
Check that the releaseVersion field is not empty.
- doCheckReleaseVersion(String, String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Check that the releaseVersion field is not empty.
- doCheckServerId(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
-
Check that the serverId field is not empty and does exist.
- doCheckServerId(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
-
Check that the serverId field is not empty and does exist.
- doCheckServerId(String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
-
Validate that serverId is: - Not empty - Unique
- doCheckSourcePath(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder.DescriptorImpl
-
Check that the source path is valid and a directory.
- doCheckUrl(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
-
Validate that the host is: - Not empty - A well formed URL - A real location that we can connect to
- doFillChannelItems(String, String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Data binding that returns all possible channels names to be used in the channel autocomplete.
- doFillCommentParserItems() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder.DescriptorImpl
- doFillEnvironmentItems(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
-
Data binding that returns all possible environment names to be used in the environment autocomplete.
- doFillEnvironmentItems(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Data binding that returns all possible environment names to be used in the environment autocomplete.
- doFillProjectItems(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
-
Data binding that returns all possible project names to be used in the project autocomplete.
- doFillProjectItems(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Data binding that returns all possible project names to be used in the project autocomplete.
- doFillServerIdItems() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
-
Data binding that returns all configured Octopus server ids to be used in the serverId drop-down list.
- doFillServerIdItems() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
-
Data binding that returns all configured Octopus server ids to be used in the serverId drop-down list.
- doFillSpaceIdItems(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
- doFillSpaceIdItems(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
- doFillTenantItems(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
-
Data binding that returns all possible tenant names to be used in the tenant autocomplete.
- doFillTenantItems(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Data binding that returns all possible tenant names to be used in the tenant autocomplete.
- doFillTenantTagItems(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
-
Data binding that returns all possible tenant tags to be used in the tenant tag autocomplete.
- doFillTenantTagItems(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
-
Data binding that returns all possible tenant names to be used in the tenant autocomplete.
- doFillToolIdItems() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
- doFillToolIdItems() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
E
- environment - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
The environment to deploy to, if we are deploying.
- environment - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
The environment to deploy to, if we are deploying.
- Environment - Class in com.octopusdeploy.api.data
-
Represents an environment.
- Environment(String, String, String) - Constructor for class com.octopusdeploy.api.data.Environment
- EnvironmentsApi - Class in com.octopusdeploy.api
- EnvironmentsApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.EnvironmentsApi
- EnvironmentVariableValueInjector - Class in hudson.plugins.octopusdeploy
-
Injects environment variable values into a string.
- EnvironmentVariableValueInjector(VariableResolver, EnvVars) - Constructor for class hudson.plugins.octopusdeploy.EnvironmentVariableValueInjector
- error(String) - Method in class hudson.plugins.octopusdeploy.Log
-
Print an error message.
- Errors() - Constructor for class hudson.plugins.octopusdeploy.constants.OctoConstants.Errors
F
- FailIfExists - hudson.plugins.octopusdeploy.OverwriteMode
- fatal(String) - Method in class hudson.plugins.octopusdeploy.Log
-
Print a fatal error message.
- FileService - Interface in hudson.plugins.octopusdeploy.services
-
Defines a service that is used to work with files and dirs
- FileServiceImpl - Class in hudson.plugins.octopusdeploy.services.impl
-
An implementation of the file service using Spring utils
- FileServiceImpl() - Constructor for class hudson.plugins.octopusdeploy.services.impl.FileServiceImpl
- forEnvironment(EnvVars) - Method in class hudson.plugins.octopusdeploy.OctoInstallation
- forNode(Node, TaskListener) - Method in class hudson.plugins.octopusdeploy.OctoInstallation
- forSpace(String) - Method in class com.octopusdeploy.api.OctopusApi
- forSystem() - Method in class com.octopusdeploy.api.OctopusApi
G
- get(String) - Method in class com.octopusdeploy.api.AuthenticatedWebClient
-
Executes a get request against the resource provided.
- get(String, Map<String, String>) - Method in class com.octopusdeploy.api.AuthenticatedWebClient
-
Executes a get request against the resource provided.
- getActions() - Method in class com.octopusdeploy.api.data.DeploymentProcessStep
- getActionType() - Method in class com.octopusdeploy.api.data.DeploymentProcessStepAction
- getAdditionalArgs() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getAdditionalArgs() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getAdditionalArgs() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- getAll() - Method in class com.octopusdeploy.api.TagSetsApi
- getAllEnvironments() - Method in class com.octopusdeploy.api.EnvironmentsApi
-
Get all environments from the Octopus server as Environment objects.
- getAllProjects() - Method in class com.octopusdeploy.api.ProjectsApi
-
Uses the authenticated web client to pull all projects from the api and convert them to POJOs
- getAllSpaces() - Method in class com.octopusdeploy.api.SpacesApi
- getAllTenants() - Method in class com.octopusdeploy.api.TenantsApi
-
Uses the authenticated web client to pull all tenants from the api and convert them to POJOs
- getApi() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Get OctopusApi instance for this deployment
- getApi() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Get OctopusApi instance for this deployment
- getApi() - Method in class hudson.plugins.octopusdeploy.OctopusDeployServer
- getApiByServerId(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
- getApiByServerId(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
- getApiKey() - Method in class hudson.plugins.octopusdeploy.OctopusDeployServer
- getCancelOnTimeout() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getCancelOnTimeout() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getCanonicalName() - Method in class com.octopusdeploy.api.data.Tag
- getChannel() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getChannelByName(String, String) - Method in class com.octopusdeploy.api.ChannelsApi
-
Uses the authenticated web client to pull a channel by name from a given project from the api and convert them to POJOs
- getChannelId() - Method in class com.octopusdeploy.api.data.Release
- getChannelsApi() - Method in class com.octopusdeploy.api.OctopusApi
- getChannelsByProjectId(String) - Method in class com.octopusdeploy.api.ChannelsApi
-
Uses the authenticated web client to pull all channels for a given project from the api and convert them to POJOs
- getCode() - Method in class com.octopusdeploy.api.AuthenticatedWebClient.WebResponse
-
The HTTP response code.
- getCommentParser() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- getContent() - Method in class com.octopusdeploy.api.AuthenticatedWebClient.WebResponse
-
Content for the web response, if any.
- getDefaultInstallation() - Static method in class hudson.plugins.octopusdeploy.OctoInstallation
- getDefaultOctopusDeployServer() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Get the default OctopusDeployServer from OctopusDeployPlugin configuration
- getDefaultOctopusDeployServer() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Get the default OctopusDeployServer from OctopusDeployPlugin configuration
- getDefaultOctopusDeployServer() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
-
Get the default OctopusDeployServer instance
- getDefaultOctopusDeployServerId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
- getDefaultOctopusDeployServerId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
- getDefaultOctopusToolId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep.AbstractOctopusDeployDescriptorImplStep
- getDefaultOctopusToolId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep.AbstractOctopusDeployDescriptorImplPost
- getDefaultPackageVersion() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getDeploymentProcessForProject(String) - Method in class com.octopusdeploy.api.DeploymentsApi
-
Return a representation of a deployment process for a given project.
- getDeploymentProcessTemplateForProject(String) - Method in class com.octopusdeploy.api.DeploymentsApi
-
Return a representation of a deployment process for a given project.
- getDeploymentsApi() - Method in class com.octopusdeploy.api.OctopusApi
- getDeploymentTimeout() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getDeploymentTimeout() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getDeployThisRelease() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getDescription() - Method in class com.octopusdeploy.api.data.Channel
- getDescription() - Method in class com.octopusdeploy.api.data.Environment
- getDescription() - Method in class com.octopusdeploy.api.data.TagSet
- getDescription() - Method in class com.octopusdeploy.api.data.Task
- getDescription() - Method in class com.octopusdeploy.api.data.Variable
- getDescriptor() - Method in class hudson.plugins.octopusdeploy.OctoInstallation
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.BuildInfoSummary
-
Display name for this summary entry.
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.OctoInstallation.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.octopusdeploy.PackageConfiguration.DescriptorImpl
- getEnvironment() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getEnvironment() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getEnvironmentByName(String) - Method in class com.octopusdeploy.api.EnvironmentsApi
-
Get the Environment with the given name if it exists, return null otherwise.
- getEnvironmentByName(String, boolean) - Method in class com.octopusdeploy.api.EnvironmentsApi
-
Get the Environment with the given name if it exists, return null otherwise.
- getEnvironmentsApi() - Method in class com.octopusdeploy.api.OctopusApi
- getExceptionMessage(Exception) - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getExceptionMessage(Exception) - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getGitBranch() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- getGitCommit() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- getGitCommit() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getGitRef() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getGitUrl() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- getIconFileName() - Method in class hudson.plugins.octopusdeploy.BuildInfoSummary
-
The default file for the image used by this summary entry.
- getId() - Method in class com.octopusdeploy.api.data.Channel
- getId() - Method in class com.octopusdeploy.api.data.DeploymentProcess
- getId() - Method in class com.octopusdeploy.api.data.DeploymentProcessStep
- getId() - Method in class com.octopusdeploy.api.data.DeploymentProcessStepAction
- getId() - Method in class com.octopusdeploy.api.data.DeploymentProcessTemplate
- getId() - Method in class com.octopusdeploy.api.data.Environment
- getId() - Method in class com.octopusdeploy.api.data.Project
- getId() - Method in class com.octopusdeploy.api.data.Release
- getId() - Method in class com.octopusdeploy.api.data.Space
- getId() - Method in class com.octopusdeploy.api.data.Tag
- getId() - Method in class com.octopusdeploy.api.data.TagSet
- getId() - Method in class com.octopusdeploy.api.data.Task
- getId() - Method in class com.octopusdeploy.api.data.Tenant
- getId() - Method in class com.octopusdeploy.api.data.Variable
- getIgnoreSslErrors() - Method in class hudson.plugins.octopusdeploy.OctopusDeployServer
- getIncludePaths() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- getInstallation(String) - Method in class hudson.plugins.octopusdeploy.OctoInstallation.DescriptorImpl
- getInstance() - Static method in class hudson.plugins.octopusdeploy.JSONSanitizer
- getIsCompleted() - Method in class com.octopusdeploy.api.data.Task
- getIsDefault() - Method in class com.octopusdeploy.api.data.Channel
- getJenkins() - Static method in class hudson.plugins.octopusdeploy.utils.JenkinsHelpers
- getJenkinsUrlLinkback() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getLabelledIconFileName() - Method in class hudson.plugins.octopusdeploy.BuildInfoSummary
-
Get an icon that is differentiated depending on which kind of action this is representing.
- getMatchingFile(FilePath, String, Log) - Method in class hudson.plugins.octopusdeploy.services.impl.FileServiceImpl
- getMatchingFile(FilePath, String, Log) - Method in interface hudson.plugins.octopusdeploy.services.FileService
- getName() - Method in class com.octopusdeploy.api.data.Channel
- getName() - Method in class com.octopusdeploy.api.data.DeploymentProcessStep
- getName() - Method in class com.octopusdeploy.api.data.DeploymentProcessStepAction
- getName() - Method in class com.octopusdeploy.api.data.Environment
- getName() - Method in class com.octopusdeploy.api.data.Project
- getName() - Method in class com.octopusdeploy.api.data.Space
- getName() - Method in class com.octopusdeploy.api.data.Tag
- getName() - Method in class com.octopusdeploy.api.data.TagSet
- getName() - Method in class com.octopusdeploy.api.data.Task
- getName() - Method in class com.octopusdeploy.api.data.Tenant
- getName() - Method in class com.octopusdeploy.api.data.Variable
- getOctopusDeployServer() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getOctopusDeployServer() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getOctopusDeployServer(String) - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Get the instance of OctopusDeployServer by serverId
- getOctopusDeployServer(String) - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Get the instance of OctopusDeployServer by serverId
- getOctopusDeployServers() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Get the list of OctopusDeployServer from OctopusDeployPlugin configuration
- getOctopusDeployServers() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Get the list of OctopusDeployServer from OctopusDeployPlugin configuration
- getOctopusDeployServers() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
- getOctopusDeployServersIds() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getOctopusDeployServersIds() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getOctopusToolIds() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getOctopusToolIds() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getOctopusToolInstallations() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getOctopusToolInstallations() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getOctopusToolPath(String, Node, EnvVars, TaskListener) - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getOctopusToolPath(String, Node, EnvVars, TaskListener) - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getOrCompute(Supplier<T>) - Method in class hudson.plugins.octopusdeploy.utils.Lazy
- getOutputPath() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- getOverwriteExisting() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- getOverwriteMode() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- getOverwriteMode() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- getOverwriteModes() - Static method in class hudson.plugins.octopusdeploy.OverwriteModes
- getPackageConfigs() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getPackageFormat() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- getPackageId() - Method in class com.octopusdeploy.api.data.SelectedPackage
- getPackageId() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- getPackageId() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- getPackageName() - Method in class hudson.plugins.octopusdeploy.PackageConfiguration
- getPackagePaths() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- getPackageReferenceName() - Method in class com.octopusdeploy.api.data.SelectedPackage
- getPackageReferenceName() - Method in class hudson.plugins.octopusdeploy.PackageConfiguration
- getPackageVersion() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- getPackageVersion() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- getPackageVersion() - Method in class hudson.plugins.octopusdeploy.PackageConfiguration
- getPathToOctoExe(Node, EnvVars, TaskListener) - Method in class hudson.plugins.octopusdeploy.OctoInstallation
- getPortalUrlForDeployment(String, String, String, String) - Method in class com.octopusdeploy.api.DeploymentsApi
-
Get the url for a deployment given the following params;
- getPortalUrlForLatestRelease(String) - Method in class com.octopusdeploy.api.ReleasesApi
-
Get the partial Octopus portal URL for the latest release of a project
- getPortalUrlForRelease(String, String) - Method in class com.octopusdeploy.api.ReleasesApi
-
Get the partial Octopus portal URL for a given release version of a project;
- getProject() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getProject() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getProjectByName(String) - Method in class com.octopusdeploy.api.ProjectsApi
-
Loads in the full list of projects from the API, then selects one project by name.
- getProjectByName(String, boolean) - Method in class com.octopusdeploy.api.ProjectsApi
-
Loads in the full list of projects from the API, then selects one project by name.
- getProjectId() - Method in class com.octopusdeploy.api.data.Channel
- getProjectId() - Method in class com.octopusdeploy.api.data.DeploymentProcess
- getProjectId() - Method in class com.octopusdeploy.api.data.DeploymentProcessTemplate
- getProjectId() - Method in class com.octopusdeploy.api.data.Release
- getProjectsApi() - Method in class com.octopusdeploy.api.OctopusApi
- getProperties() - Method in class com.octopusdeploy.api.data.DeploymentProcessStepAction
- getReleaseNotes() - Method in class com.octopusdeploy.api.data.Release
- getReleaseNotes() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getReleaseNotesFile() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getReleaseNotesSource() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getReleasesApi() - Method in class com.octopusdeploy.api.OctopusApi
- getReleasesForProject(String) - Method in class com.octopusdeploy.api.ReleasesApi
-
Get all releases for a given project from the Octopus server;
- getReleaseVersion() - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder
- getReleaseVersion() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getRequiredMonitorService() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getRequiredMonitorService() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getRequiredMonitorService() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getRoot() - Method in class com.octopusdeploy.api.AuthenticatedWebClient
- getServerId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getServerId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getServerId() - Method in class hudson.plugins.octopusdeploy.OctopusDeployServer
- getSortOrder() - Method in class com.octopusdeploy.api.data.Tag
- getSortOrder() - Method in class com.octopusdeploy.api.data.TagSet
- getSourcePath() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- getSpaceId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getSpaceId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getSpaceId() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- getSpaceId() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- getSpacesApi() - Method in class com.octopusdeploy.api.OctopusApi
- getState() - Method in class com.octopusdeploy.api.data.Task
- getStepName() - Method in class com.octopusdeploy.api.data.SelectedPackage
- getSteps() - Method in class com.octopusdeploy.api.data.DeploymentProcess
- getSteps() - Method in class com.octopusdeploy.api.data.DeploymentProcessTemplate
- getSupportsSpaces() - Method in class com.octopusdeploy.api.OctopusApi
- getTags() - Method in class com.octopusdeploy.api.data.TagSet
- getTagSetsApi() - Method in class com.octopusdeploy.api.OctopusApi
- getTask(String) - Method in class com.octopusdeploy.api.TasksApi
-
Retrieves a task by its id.
- getTasksApi() - Method in class com.octopusdeploy.api.OctopusApi
- getTenant() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getTenant() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getTenantByName(String) - Method in class com.octopusdeploy.api.TenantsApi
-
Get the Tenant with the given name if it exists, return null otherwise.
- getTenantByName(String, boolean) - Method in class com.octopusdeploy.api.TenantsApi
-
Get the Tenant with the given name if it exists, return null otherwise.
- getTenantsApi() - Method in class com.octopusdeploy.api.OctopusApi
- getTenantTag() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getTenantTag() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getToolId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getToolId() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getUrl() - Method in class hudson.plugins.octopusdeploy.OctopusDeployServer
- getUrlName() - Method in class hudson.plugins.octopusdeploy.BuildInfoSummary
-
The URL to use in this summary entry.
- getValue() - Method in class com.octopusdeploy.api.data.Variable
- getVariables() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getVariables() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getVariablesApi() - Method in class com.octopusdeploy.api.OctopusApi
- getVariablesByReleaseAndEnvironment(String, String, Properties) - Method in class com.octopusdeploy.api.VariablesApi
-
Get the variables for a combination of release and environment, return null otherwise.
- getVerboseLogging() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getVerboseLogging() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- getVersion() - Method in class com.octopusdeploy.api.data.Release
- getVersion() - Method in class com.octopusdeploy.api.data.SelectedPackage
- getWaitForDeployment() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- getWaitForDeployment() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- GitHub - hudson.plugins.octopusdeploy.CommentParser
H
- hasAdvancedOptions() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- hasAdvancedOptions() - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- hasSpaces() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- hasSpaces() - Static method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- hudson.plugins.octopusdeploy - package hudson.plugins.octopusdeploy
- hudson.plugins.octopusdeploy.constants - package hudson.plugins.octopusdeploy.constants
- hudson.plugins.octopusdeploy.exception - package hudson.plugins.octopusdeploy.exception
- hudson.plugins.octopusdeploy.services - package hudson.plugins.octopusdeploy.services
- hudson.plugins.octopusdeploy.services.impl - package hudson.plugins.octopusdeploy.services.impl
- hudson.plugins.octopusdeploy.utils - package hudson.plugins.octopusdeploy.utils
I
- id - Variable in class hudson.plugins.octopusdeploy.OctopusDeployServer
- Id - Variable in class hudson.plugins.octopusdeploy.Commit
- IgnoreIfExists - hudson.plugins.octopusdeploy.OverwriteMode
- info(String) - Method in class hudson.plugins.octopusdeploy.Log
-
Print an info message.
- injectEnvironmentVariableValues(String) - Method in class hudson.plugins.octopusdeploy.EnvironmentVariableValueInjector
-
Takes a string possibly containing tokens that represent Environment Variables and replaces them with the variables' values.
- INPUT_CANNOT_BE_BLANK_MESSAGE_FORMAT - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Errors
- INPUT_IS_INVALID_MESSAGE_FORMAT - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Errors
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder.DescriptorImpl
- isDefault() - Method in class hudson.plugins.octopusdeploy.OctopusDeployServer
- isErrorCode() - Method in class com.octopusdeploy.api.AuthenticatedWebClient.WebResponse
-
Returns true if the HTTP Response code represents an error.
- isErrorCode(int) - Static method in class com.octopusdeploy.api.AuthenticatedWebClient
-
Returns true if the HTTP Response code represents an error.
- isNuGetPackageFormat() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- isReleaseNotesSourceFile() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- isReleaseNotesSourceScm() - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- isValidDirectory(String) - Static method in class hudson.plugins.octopusdeploy.OctopusValidator
- isValidTimeSpan(String) - Static method in class hudson.plugins.octopusdeploy.OctopusValidator
- isZipPackageFormat() - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
J
- JenkinsHelpers - Class in hudson.plugins.octopusdeploy.utils
- JenkinsHelpers() - Constructor for class hudson.plugins.octopusdeploy.utils.JenkinsHelpers
- Jira - hudson.plugins.octopusdeploy.CommentParser
- JSONSanitizer - Class in hudson.plugins.octopusdeploy
-
Simple JSON sanitizer to allow special characters in JSON input.
L
- launchOcto(FilePath, Launcher, List<String>, Boolean[], EnvVars, BuildListener) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- launchOcto(FilePath, Launcher, List<String>, Boolean[], EnvVars, BuildListener) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- Lazy<T> - Class in hudson.plugins.octopusdeploy.utils
- Lazy() - Constructor for class hudson.plugins.octopusdeploy.utils.Lazy
- Log - Class in hudson.plugins.octopusdeploy
-
Logs messages to the Jenkins build console.
- Log(BuildListener) - Constructor for class hudson.plugins.octopusdeploy.Log
-
Generate a log that adds lines to the given BuildListener's console output.
M
- MaskedArguments - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands.Arguments
- MustExist - hudson.plugins.octopusdeploy.OctopusValidator.ReleaseExistenceRequirement
- MustNotExist - hudson.plugins.octopusdeploy.OctopusValidator.ReleaseExistenceRequirement
O
- OctoConstants - Class in hudson.plugins.octopusdeploy.constants
- OctoConstants() - Constructor for class hudson.plugins.octopusdeploy.constants.OctoConstants
- OctoConstants.Commands - Class in hudson.plugins.octopusdeploy.constants
- OctoConstants.Commands.Arguments - Class in hudson.plugins.octopusdeploy.constants
- OctoConstants.Errors - Class in hudson.plugins.octopusdeploy.constants
- OctoInstallation - Class in hudson.plugins.octopusdeploy
- OctoInstallation(String, String) - Constructor for class hudson.plugins.octopusdeploy.OctoInstallation
- OctoInstallation.DescriptorImpl - Class in hudson.plugins.octopusdeploy
- OctopusApi - Class in com.octopusdeploy.api
- OctopusApi(String, String) - Constructor for class com.octopusdeploy.api.OctopusApi
- OctopusBuildInformation - Class in hudson.plugins.octopusdeploy
- OctopusBuildInformation() - Constructor for class hudson.plugins.octopusdeploy.OctopusBuildInformation
- OctopusBuildInformationBuilder - Class in hudson.plugins.octopusdeploy.services
- OctopusBuildInformationBuilder() - Constructor for class hudson.plugins.octopusdeploy.services.OctopusBuildInformationBuilder
- OctopusBuildInformationWriter - Class in hudson.plugins.octopusdeploy.services
- OctopusBuildInformationWriter(Log, Boolean) - Constructor for class hudson.plugins.octopusdeploy.services.OctopusBuildInformationWriter
- OctopusDeployDeploymentRecorder - Class in hudson.plugins.octopusdeploy
-
Executes deployments of releases.
- OctopusDeployDeploymentRecorder(String, String, String, String, String, String) - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder
- OctopusDeployDeploymentRecorder.DescriptorImpl - Class in hudson.plugins.octopusdeploy
-
Descriptor for
OctopusDeployDeploymentRecorder
. - OctopusDeployPackRecorder - Class in hudson.plugins.octopusdeploy
- OctopusDeployPackRecorder(String, String, String, String) - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- OctopusDeployPackRecorder.DescriptorImpl - Class in hudson.plugins.octopusdeploy
- OctopusDeployPlugin - Class in hudson.plugins.octopusdeploy
-
This plugin is only responsible for containing global configuration information to be used by the ReleaseRecorder and DeploymentRecorder.
- OctopusDeployPlugin() - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployPlugin
- OctopusDeployPlugin.DescriptorImpl - Class in hudson.plugins.octopusdeploy
- OctopusDeployPushBuildInformationRecorder - Class in hudson.plugins.octopusdeploy
- OctopusDeployPushBuildInformationRecorder(String, String, String, String, String, String, OverwriteMode) - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- OctopusDeployPushBuildInformationRecorder.DescriptorImpl - Class in hudson.plugins.octopusdeploy
- OctopusDeployPushRecorder - Class in hudson.plugins.octopusdeploy
- OctopusDeployPushRecorder(String, String, String, OverwriteMode) - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- OctopusDeployPushRecorder.DescriptorImpl - Class in hudson.plugins.octopusdeploy
- OctopusDeployReleaseRecorder - Class in hudson.plugins.octopusdeploy
-
Creates a release and optionally deploys it.
- OctopusDeployReleaseRecorder(String, String, String, String, String) - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- OctopusDeployReleaseRecorder.DescriptorImpl - Class in hudson.plugins.octopusdeploy
-
Descriptor for
OctopusDeployReleaseRecorder
. - octopusDeployServer - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Cache for OctopusDeployServer instance used in deployment transient keyword prevents leaking API key to Job configuration
- octopusDeployServer - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Cache for OctopusDeployServer instance used in deployment transient keyword prevents leaking API key to Job configuration
- OctopusDeployServer - Class in hudson.plugins.octopusdeploy
- OctopusDeployServer(String, String, Secret, boolean, boolean) - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployServer
- OctopusDeployServer(String, String, String, boolean) - Constructor for class hudson.plugins.octopusdeploy.OctopusDeployServer
- OctopusValidator - Class in hudson.plugins.octopusdeploy
-
Validations on input for Octopus Deploy.
- OctopusValidator(OctopusApi) - Constructor for class hudson.plugins.octopusdeploy.OctopusValidator
- OctopusValidator.ReleaseExistenceRequirement - Enum in hudson.plugins.octopusdeploy
-
Whether or not a release must exist or must not exist depending on the operation being done.
- onLoaded() - Static method in class hudson.plugins.octopusdeploy.OctoInstallation
- OverwriteExisting - hudson.plugins.octopusdeploy.OverwriteMode
- OverwriteMode - Enum in hudson.plugins.octopusdeploy
- OverwriteModes - Class in hudson.plugins.octopusdeploy
- OverwriteModes() - Constructor for class hudson.plugins.octopusdeploy.OverwriteModes
P
- PackageConfiguration - Class in hudson.plugins.octopusdeploy
-
A data object representing a package configuration.
- PackageConfiguration(String, String, String) - Constructor for class hudson.plugins.octopusdeploy.PackageConfiguration
- PackageConfiguration.DescriptorImpl - Class in hudson.plugins.octopusdeploy
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.octopusdeploy.OctopusDeployDeploymentRecorder
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- post(String, byte[]) - Method in class com.octopusdeploy.api.AuthenticatedWebClient
-
Executes a post against the resource provided.
- project - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
The project name as defined in Octopus.
- project - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
The project name as defined in Octopus.
- Project - Class in com.octopusdeploy.api.data
-
Represents a project from the Octopus Deploy API.
- Project(String, String) - Constructor for class com.octopusdeploy.api.data.Project
- PROJECT_NAME - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands.Arguments
- ProjectsApi - Class in com.octopusdeploy.api
- ProjectsApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.ProjectsApi
R
- readResolve() - Method in class hudson.plugins.octopusdeploy.OctoInstallation
- Release - Class in com.octopusdeploy.api.data
-
A simplified representation of a Release in OctopusDeploy.
- Release - hudson.plugins.octopusdeploy.BuildInfoSummary.OctopusDeployEventType
- Release(String, String, String, String, String) - Constructor for class com.octopusdeploy.api.data.Release
- ReleasesApi - Class in com.octopusdeploy.api
- ReleasesApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.ReleasesApi
- ResourceException - Exception in hudson.plugins.octopusdeploy.exception
-
Represents an exception throw while working with resources
- ResourceException() - Constructor for exception hudson.plugins.octopusdeploy.exception.ResourceException
- ResourceException(String) - Constructor for exception hudson.plugins.octopusdeploy.exception.ResourceException
- ResourceException(String, Throwable) - Constructor for exception hudson.plugins.octopusdeploy.exception.ResourceException
- ResourceException(String, Throwable, boolean, boolean) - Constructor for exception hudson.plugins.octopusdeploy.exception.ResourceException
- ResourceException(Throwable) - Constructor for exception hudson.plugins.octopusdeploy.exception.ResourceException
S
- sanitize(String) - Method in class hudson.plugins.octopusdeploy.JSONSanitizer
-
Sanitizes the input string so that it can be represented in JSON
- sanitizeValue(String) - Static method in class hudson.plugins.octopusdeploy.services.StringUtil
- SelectedPackage - Class in com.octopusdeploy.api.data
-
Represents a SelectedPackage, part of a Release.
- SelectedPackage(String, String, String, String) - Constructor for class com.octopusdeploy.api.data.SelectedPackage
- SERVER_URL - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands.Arguments
- ServerConfigurationNotFoundException - Exception in hudson.plugins.octopusdeploy.exception
- ServerConfigurationNotFoundException(String) - Constructor for exception hudson.plugins.octopusdeploy.exception.ServerConfigurationNotFoundException
- serverId - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
The serverId to use for this deployment
- serverId - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
The serverId to use for this deployment
- ServiceModule - Class in hudson.plugins.octopusdeploy.services
- ServiceModule() - Constructor for class hudson.plugins.octopusdeploy.services.ServiceModule
- setAdditionalArgs(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- setAdditionalArgs(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- setAdditionalArgs(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- setCancelOnTimeout(boolean) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- setChannel(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setDefaultPackageVersion(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setDeploymentTimeout(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- setDeployThisRelease(boolean) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setEnvironment(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- setFileService(FileService) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- setGitBranch(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- setGitCommit(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- setGitCommit(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setGitRef(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setGitUrl(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushBuildInformationRecorder
- setIncludePaths(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- setJenkinsUrlLinkback(boolean) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setOctopusDeployServers(List<OctopusDeployServer>) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPlugin.DescriptorImpl
- setOutputPath(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- setOverwriteExisting(Boolean) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- setPackageConfigs(List<PackageConfiguration>) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setPackageVersion(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPackRecorder
- setReleaseNotes(boolean) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setReleaseNotesFile(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setReleaseNotesSource(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setSpaceId(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployPushRecorder
- setSpaceId(String) - Method in class hudson.plugins.octopusdeploy.OctopusDeployReleaseRecorder
- setStepName(String) - Method in class com.octopusdeploy.api.data.SelectedPackage
- setTenant(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- setTenantTag(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- setVariables(String) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- setVerboseLogging(boolean) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- setVerboseLogging(boolean) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- setWaitForDeployment(boolean) - Method in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- Space - Class in com.octopusdeploy.api.data
- Space(String, String) - Constructor for class com.octopusdeploy.api.data.Space
- SPACE_NAME - Static variable in class hudson.plugins.octopusdeploy.constants.OctoConstants.Commands.Arguments
- spaceId - Variable in class com.octopusdeploy.api.AuthenticatedWebClient
- spaceId - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
The spaceId to use for this deployment
- spaceId - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
The spaceId to use for this deployment
- SpacesApi - Class in com.octopusdeploy.api
- SpacesApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.SpacesApi
- StringUtil - Class in hudson.plugins.octopusdeploy.services
- StringUtil() - Constructor for class hudson.plugins.octopusdeploy.services.StringUtil
T
- Tag - Class in com.octopusdeploy.api.data
- Tag(String, String, String, int) - Constructor for class com.octopusdeploy.api.data.Tag
- TagSet - Class in com.octopusdeploy.api.data
- TagSet(String, String, String, int, Set<Tag>) - Constructor for class com.octopusdeploy.api.data.TagSet
- TagSetsApi - Class in com.octopusdeploy.api
- TagSetsApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.TagSetsApi
- Task - Class in com.octopusdeploy.api.data
-
Task.
- Task(String, String, String, String, boolean) - Constructor for class com.octopusdeploy.api.data.Task
- TasksApi - Class in com.octopusdeploy.api
- TasksApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.TasksApi
- tenant - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
The Tenant to use for a deploy to in Octopus.
- tenant - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
The Tenant to use for a deploy to in Octopus.
- Tenant - Class in com.octopusdeploy.api.data
-
Represents a Tenant.
- Tenant(String, String) - Constructor for class com.octopusdeploy.api.data.Tenant
- TenantsApi - Class in com.octopusdeploy.api
-
Methods for the Tenants aspects of the Octopus API
- TenantsApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.TenantsApi
- tenantTag - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
- tenantTag - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
- toolId - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
The toolId to use for this deployment
- toolId - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
The toolId to use for this deployment
- toString() - Method in class com.octopusdeploy.api.data.Channel
- toString() - Method in class com.octopusdeploy.api.data.DeploymentProcess
- toString() - Method in class com.octopusdeploy.api.data.DeploymentProcessStep
- toString() - Method in class com.octopusdeploy.api.data.DeploymentProcessStepAction
- toString() - Method in class com.octopusdeploy.api.data.DeploymentProcessTemplate
- toString() - Method in class com.octopusdeploy.api.data.Environment
- toString() - Method in class com.octopusdeploy.api.data.Project
- toString() - Method in class com.octopusdeploy.api.data.Release
- toString() - Method in class com.octopusdeploy.api.data.SelectedPackage
- toString() - Method in class com.octopusdeploy.api.data.Space
- toString() - Method in class com.octopusdeploy.api.data.Tag
- toString() - Method in class com.octopusdeploy.api.data.TagSet
- toString() - Method in class com.octopusdeploy.api.data.Task
- toString() - Method in class com.octopusdeploy.api.data.Tenant
- toString() - Method in class com.octopusdeploy.api.data.Variable
V
- validateChannel(String, String) - Method in class hudson.plugins.octopusdeploy.OctopusValidator
-
Provides validation on a Channel.
- validateDeploymentTimeout(String) - Static method in class hudson.plugins.octopusdeploy.OctopusValidator
- validateDirectory(String) - Static method in class hudson.plugins.octopusdeploy.OctopusValidator
- validateEnvironment(String) - Method in class hudson.plugins.octopusdeploy.OctopusValidator
-
Provides validation on an environment.
- validateProject(String) - Method in class hudson.plugins.octopusdeploy.OctopusValidator
-
Provides validation on a Project.
- validateRelease(String, Project, OctopusValidator.ReleaseExistenceRequirement) - Method in class hudson.plugins.octopusdeploy.OctopusValidator
-
Provides validation on releases.
- validateServerId(String) - Static method in class hudson.plugins.octopusdeploy.OctopusValidator
- valueOf(String) - Static method in enum hudson.plugins.octopusdeploy.BuildInfoSummary.OctopusDeployEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hudson.plugins.octopusdeploy.CommentParser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hudson.plugins.octopusdeploy.OctopusValidator.ReleaseExistenceRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hudson.plugins.octopusdeploy.OverwriteMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum hudson.plugins.octopusdeploy.BuildInfoSummary.OctopusDeployEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum hudson.plugins.octopusdeploy.CommentParser
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum hudson.plugins.octopusdeploy.OctopusValidator.ReleaseExistenceRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum hudson.plugins.octopusdeploy.OverwriteMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Variable - Class in com.octopusdeploy.api.data
-
Represents a variable that will be passed to a deployment.
- Variable(String, String, String, String) - Constructor for class com.octopusdeploy.api.data.Variable
- variables - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
The variables to use for a deploy to in Octopus.
- variables - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
The variables to use for a deploy in Octopus.
- VariablesApi - Class in com.octopusdeploy.api
- VariablesApi(AuthenticatedWebClient) - Constructor for class com.octopusdeploy.api.VariablesApi
- VcsCommitNumber - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
- VcsRoot - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
- VcsType - Variable in class hudson.plugins.octopusdeploy.OctopusBuildInformation
- verboseLogging - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Whether or not to enable verbose logging
- verboseLogging - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Whether or not to enable verbose logging
W
- waitForDeployment - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderBuildStep
-
Whether or not perform will return control immediately, or wait until the Deployment task is completed.
- waitForDeployment - Variable in class hudson.plugins.octopusdeploy.AbstractOctopusDeployRecorderPostBuildStep
-
Whether or not perform will return control immediately, or wait until the Deployment task is completed.
- writeToFile(FilePath, OctopusBuildInformation, String) - Method in class hudson.plugins.octopusdeploy.services.OctopusBuildInformationWriter
All Classes All Packages