public class BatchFile extends CommandInterpreter
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchFile.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListcommandBUILDERS, PUBLISHERS| Modifier and Type | Method and Description |
|---|---|
String[] |
buildCommandLine(FilePath script) |
protected String |
getContents() |
protected String |
getFileExtension() |
createScriptFile, getCommand, join, perform, performall, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public BatchFile(String command)
public String[] buildCommandLine(FilePath script)
buildCommandLine in class CommandInterpreterprotected String getContents()
getContents in class CommandInterpreterprotected String getFileExtension()
getFileExtension in class CommandInterpreterCopyright © 2019. All rights reserved.