public class BatchFileCondition extends CommandInterperterCondition
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchFileCondition.BatchFileConditionDescriptor |
RunCondition.RunConditionDescriptorcommand| Constructor and Description |
|---|
BatchFileCondition(String command) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
buildCommandLine(hudson.FilePath script) |
protected String |
getContents() |
protected String |
getFileExtension() |
createScriptFile, getCommand, runPerformrunPrebuildall, getDescriptor@DataBoundConstructor public BatchFileCondition(String command)
public String[] buildCommandLine(hudson.FilePath script)
buildCommandLine in class CommandInterperterConditionprotected String getContents()
getContents in class CommandInterperterConditionprotected String getFileExtension()
getFileExtension in class CommandInterperterConditionCopyright © 2004-2014 Hudson. All Rights Reserved.