public static class CloudifyBuildWrapper.CloudifyDisposer
extends jenkins.tasks.SimpleBuildWrapper.Disposer
Constructor and Description |
---|
CloudifyDisposer(String credentialsId,
String tenant,
boolean debugOutput) |
Modifier and Type | Method and Description |
---|---|
void |
setBlueprint(co.cloudify.rest.model.Blueprint blueprint) |
void |
setDeployment(co.cloudify.rest.model.Deployment deployment,
Boolean ignoreFailure) |
void |
tearDown(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
public void setBlueprint(co.cloudify.rest.model.Blueprint blueprint)
public void setDeployment(co.cloudify.rest.model.Deployment deployment, Boolean ignoreFailure)
public void tearDown(hudson.model.Run<?,?> build, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener) throws IOException, InterruptedException
tearDown
in class jenkins.tasks.SimpleBuildWrapper.Disposer
IOException
InterruptedException
Copyright © 2016–2020. All rights reserved.