public class CloudFoundryPushTask extends Object
| Constructor and Description |
|---|
CloudFoundryPushTask(String target,
String organization,
String cloudSpace,
String credentialsId,
boolean selfSigned,
int pluginTimeout,
List<CloudFoundryPushPublisher.Service> servicesToCreate,
CloudFoundryPushPublisher.ManifestChoice manifestChoice) |
| Modifier and Type | Method and Description |
|---|---|
protected org.cloudfoundry.reactor.ConnectionContext |
createConnectionContext() |
boolean |
perform(hudson.FilePath workspace,
hudson.model.Item project,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
protected URL |
targetUrl() |
public CloudFoundryPushTask(String target, String organization, String cloudSpace, String credentialsId, boolean selfSigned, int pluginTimeout, List<CloudFoundryPushPublisher.Service> servicesToCreate, CloudFoundryPushPublisher.ManifestChoice manifestChoice)
public boolean perform(hudson.FilePath workspace,
hudson.model.Item project,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
protected URL targetUrl() throws MalformedURLException
MalformedURLExceptionprotected org.cloudfoundry.reactor.ConnectionContext createConnectionContext()
throws MalformedURLException
MalformedURLExceptionCopyright © 2016–2017. All rights reserved.