Class DeployRunner
- java.lang.Object
-
- org.jenkinsci.plugins.cloudhubdeployer.DeployRunner
-
public class DeployRunner extends Object
-
-
Constructor Summary
Constructors Constructor Description DeployRunner(hudson.model.Run<?,?> run, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener, CloudHubDeployer cloudHubDeployer)
-
-
-
Constructor Detail
-
DeployRunner
public DeployRunner(hudson.model.Run<?,?> run, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener, CloudHubDeployer cloudHubDeployer)
-
-
Method Detail
-
perform
public boolean perform() throws ValidationException, CloudHubRequestException, InterruptedException
-
-