| Modifier and Type | Class and Description |
|---|---|
static class |
TptPlugin.DescriptorImpl |
| Constructor and Description |
|---|
TptPlugin(File exe,
String arguments,
ArrayList<JenkinsConfiguration> executionConfiguration,
String report) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(String msg)
Report an error message
|
String |
getArguments()
Common command line opts.
|
TptPlugin.DescriptorImpl |
getDescriptor() |
List<JenkinsConfiguration> |
getExecutionConfiguration() |
PrintStream |
getLogger()
get access to the underlying message stream
|
String |
getReport()
Report dir (optional).
|
void |
info(String msg)
Report an info message.
|
void |
interrupt(String msg)
Report an interrupt message
|
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launch,
hudson.model.BuildListener listener)
durchlaeuft alle konfigurierten Testfiles, die nicht "skipped" sind
|
@DataBoundConstructor public TptPlugin(File exe, String arguments, ArrayList<JenkinsConfiguration> executionConfiguration, String report)
public String getArguments()
public String getReport()
null.public List<JenkinsConfiguration> getExecutionConfiguration()
public void info(String msg)
TptLoggerpublic void error(String msg)
TptLoggerpublic void interrupt(String msg)
TptLoggerpublic PrintStream getLogger()
TptLoggerpublic boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launch,
hudson.model.BuildListener listener)
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerpublic TptPlugin.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2004-2015 PikeTec GmbH. All Rights Reserved.