| Class | Description |
|---|---|
| AbstractCloudFoundryPushDescriptor<T extends hudson.tasks.BuildStep & hudson.model.Describable<T>> |
Extension point descriptor for cloudfoundry push.
|
| CloudFoundryPushBuilder |
Jenkins build step for CloudFoundry push.
|
| CloudFoundryPushBuilder.DescriptorImpl |
Step descriptor.
|
| CloudFoundryPushPublisher |
Post-build action for pushing to CloudFoundry.
|
| CloudFoundryPushPublisher.DescriptorImpl | |
| CloudFoundryPushPublisher.EnvironmentVariable | |
| CloudFoundryPushPublisher.ManifestChoice |
This class contains the choice of using either a manifest file or the optional Jenkins configuration.
|
| CloudFoundryPushPublisher.Service | |
| CloudFoundryPushPublisher.ServiceName | |
| CloudFoundryPushTask |
Implements common push logic.
|
| CloudFoundryUtils |
Utility methods for interacting with CloudFoundry.
|
| DeploymentInfo |
Contains all deployment info of a single application.
|
| ManifestReader |
Parses a manifest file into a map.
|
| Exception | Description |
|---|---|
| ManifestParsingException |
Copyright © 2016–2017. All rights reserved.