| 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.
|
| ManifestUtils |
Utility methods for dealing with manifests.
|
Copyright © 2016–2018. All rights reserved.