public class VectorCASTCommand
extends hudson.tasks.Builder
implements jenkins.tasks.SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
VectorCASTCommand.DescriptorImpl
Descriptor for
VectorCASTCommand. |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Constructor and Description |
|---|
VectorCASTCommand(String winCommand,
String unixCommand)
Create a VectorCAST command
|
| Modifier and Type | Method and Description |
|---|---|
VectorCASTCommand.DescriptorImpl |
getDescriptor() |
String |
getUnixCommand()
Get the Unix variant of the command
|
String |
getWinCommand()
Get the windows variant of the command
|
void |
perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildpublic final String getWinCommand()
public final String getUnixCommand()
public void perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
perform in interface jenkins.tasks.SimpleBuildSteppublic VectorCASTCommand.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2016–2018 Vector Software. All rights reserved.