| Class | Description |
|---|---|
| DeployBuilder |
A build step that can deploy applications
|
| DeployBuilder.DescriptorImpl |
Our descriptor
|
| DeployEvent | |
| DeployListener |
An extension point for listening to deployment events
|
| DeployNowCause |
The request time for a Deploy Now
|
| DeployNowColumn |
A column that shows the Deploy Now button.
|
| DeployNowColumn.DescriptorImpl | |
| DeployNowComputer |
The
Computer for a DeployNowSlave. |
| DeployNowComputer.DeployNowRetentionStrategy | |
| DeployNowJobProperty |
Holds the default configuration for deploying now.
|
| DeployNowJobProperty.DescriptorImpl | |
| DeployNowJobProperty.TransientProjectActionFactoryImpl |
Needed to ensure the action is available if the job property is not present.
|
| DeployNowProjectAction |
An action for deploying the last successful build's artifacts now.
|
| DeployNowRunAction |
An action for deploying a build's artifacts now.
|
| DeployNowRunAction.Deployer | |
| DeployNowRunAction.RunListenerImpl | |
| DeployNowRunAction.TransientBuildActionFactoryImpl |
Now that we are past 1.458 we can rely on TransientBuildActionFactory.
|
| DeployNowSlave |
A special node for executing
DeployNowTasks on the master, even when the master does not have any executors. |
| DeployNowSlave.DescriptorImpl | |
| DeployNowSlave.NodePropertyImpl | |
| DeployNowSlave.NodePropertyImpl.DescriptorImpl | |
| DeployNowTask |
A deploy now task.
|
| DeployPublisher |
A publisher that can deploy applications
|
| DeployPublisher.DescriptorImpl |
Our descriptor
|
| MavenInstallationProvider |
Since we allow token expansion, we must provide a default Maven path -- in
case they are running on a master without any Mavens.
|
| Messages |
Generated localization support class.
|
| NamedThreadFactory |
A thread factory that creates threads with names.
|
Copyright © 2016–2022. All rights reserved.