| Modifier and Type | Field and Description |
|---|---|
CloudFoundryPushPublisher.ManifestChoice |
CloudFoundryPushPublisher.manifestChoice |
| Modifier and Type | Method and Description |
|---|---|
static CloudFoundryPushPublisher.ManifestChoice |
CloudFoundryPushPublisher.ManifestChoice.defaultManifestFileConfig()
Constructs a ManifestChoice with the default settings for using a manifest file.
|
| Constructor and Description |
|---|
CloudFoundryPushPublisher(String target,
String organization,
String cloudSpace,
String credentialsId,
boolean selfSigned,
boolean resetIfExists,
CloudFoundryPushPublisher.ManifestChoice manifestChoice)
The constructor is databound from the Jenkins config page, which is defined in config.jelly.
|
DeploymentInfo(hudson.model.AbstractBuild build,
hudson.model.TaskListener listener,
PrintStream logger,
CloudFoundryPushPublisher.ManifestChoice optionalJenkinsConfig,
String jenkinsBuildName,
String defaultDomain)
Constructor for reading the optional Jenkins config.
|
DeploymentInfo(PrintStream logger,
CloudFoundryPushPublisher.ManifestChoice optionalJenkinsConfig,
String jenkinsBuildName,
String defaultDomain)
Constructor for reading the optional Jenkins config.
|
Copyright © 2004-2015. All Rights Reserved.