| Class | Description |
|---|---|
| BuildStepDetailsProvider<T extends hudson.tasks.BuildStep> |
An extension to provide additional details for a given
BuildStep. |
| BuildStepDetailsProvider.MavenBuildStepDetailsProvider |
BuildStepDetailsProvider for Maven. |
| BuildStepDetailsProvider.ShellBuildStepDetailsProvider |
BuildStepDetailsProvider for Shell. |
| GoogleCloudManagerBuildWrapper |
This
BuildWrapper implementation configures an ephemeral deployment that is scoped to the
active build. |
| GoogleCloudManagerBuildWrapper.DescriptorImpl |
The descriptor for our
GoogleCloudManagerBuildWrapper plugin. |
| GoogleCloudManagerDeployer |
After a successful build, this plugin deploys to Google Cloud Platform via the Deployment Manager
API.
|
| GoogleCloudManagerDeployer.DescriptorImpl |
The descriptor for our
GoogleCloudManagerDeployer Jenkins plugin. |
| GoogleCloudManagerDeployer.DetailsProvider |
BuildStepDetailsProvider for the Cloud Manager Deployer. |
| Messages |
Generated localization support class.
|
| Annotation Type | Description |
|---|---|
| DetailFor |
This annotation is intended to go on implementations of the
BuildStepDetailsProvider to
indicate the kinds of build steps for which it provides details. |
Copyright © 2016. All rights reserved.