public class HOTPlayer
extends hudson.tasks.Builder
Modifier and Type | Class and Description |
---|---|
static class |
HOTPlayer.DescriptorImpl |
Constructor and Description |
---|
HOTPlayer(String project,
Bundle bundle) |
HOTPlayer(String project,
Bundle bundle,
OpenStack4jClient clientOS) |
Modifier and Type | Method and Description |
---|---|
net.sf.json.JSONObject |
getBundle() |
HOTPlayer.DescriptorImpl |
getDescriptor() |
String |
getEnvName() |
String |
getHotName() |
String |
getProject() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public HOTPlayer(String project, Bundle bundle, OpenStack4jClient clientOS)
public HOTPlayer.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.Builder>
getDescriptor
in class hudson.tasks.Builder
public String getHotName()
public String getEnvName()
public net.sf.json.JSONObject getBundle()
public String getProject()
public boolean perform(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener)
perform
in interface hudson.tasks.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
Copyright © 2016–2017. All rights reserved.