public class FileBuildParameters extends AbstractBuildParameters
Modifier and Type | Class and Description |
---|---|
static class |
FileBuildParameters.DescriptorImpl |
AbstractBuildParameters.DontTriggerException
Constructor and Description |
---|
FileBuildParameters(String propertiesFile) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Action |
getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener,
hudson.model.AbstractProject project) |
String |
getPropertiesFile() |
@DataBoundConstructor public FileBuildParameters(String propertiesFile)
public hudson.model.Action getAction(hudson.model.AbstractBuild<?,?> build, hudson.model.TaskListener listener, hudson.model.AbstractProject project) throws IOException, InterruptedException
getAction
in class AbstractBuildParameters
IOException
InterruptedException
public String getPropertiesFile()
Copyright © 2016–2017. All rights reserved.