public class HOTClean
extends hudson.tasks.Publisher
Modifier and Type | Class and Description |
---|---|
static class |
HOTClean.DescriptorImpl |
Constructor and Description |
---|
HOTClean() |
HOTClean(OpenStack4jClient clientOS)
Using for the tests
|
Modifier and Type | Method and Description |
---|---|
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getDescriptor, getProjectAction, needsToRunAfterFinalized, prebuild
@DataBoundConstructor public HOTClean()
public HOTClean(OpenStack4jClient clientOS)
clientOS
- inject by testpublic 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
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
Copyright © 2016–2017. All rights reserved.