org.jenkins.plugins.cloudbees
Class CloudbeesDeployer
java.lang.Object
org.jenkins.plugins.cloudbees.CloudbeesDeployer
public class CloudbeesDeployer
- extends Object
|
Method Summary |
boolean |
deploy(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
accountName
public final String accountName
applicationId
public final String applicationId
filePattern
public final String filePattern
cloudbeesAccount
public final CloudbeesAccount cloudbeesAccount
CloudbeesDeployer
public CloudbeesDeployer(CloudbeesPublisher cloudbeesPublisher)
deploy
public boolean deploy(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
- Throws:
InterruptedException
IOException
Copyright © 2004-2012. All Rights Reserved.