hudson.plugins.parameterizedtrigger
Class FileBuildParameters
java.lang.Object
hudson.plugins.parameterizedtrigger.AbstractBuildParameters
hudson.plugins.parameterizedtrigger.FileBuildParameters
- All Implemented Interfaces:
- hudson.model.Describable<AbstractBuildParameters>
public class FileBuildParameters
- extends AbstractBuildParameters
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileBuildParameters
@DataBoundConstructor
public FileBuildParameters(String propertiesFile)
getAction
public hudson.model.Action getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
- Specified by:
getAction in class AbstractBuildParameters
- Throws:
IOException
InterruptedException
getPropertiesFile
public String getPropertiesFile()
Copyright © 2004-2011. All Rights Reserved.