public class ExamTaskExecutionFile extends ExamTask
Modifier and Type | Class and Description |
---|---|
static class |
ExamTaskExecutionFile.DescriptorExamTaskExecutionFile
The Descriptor of DescriptorExamTaskExecutionFile
|
ExamTask.DescriptorExamTask
Task.DescriptorTask
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactory
BuildStep.PublisherList
ExtensionPoint.LegacyInstancesAreScopedToHudson
clearWorkspace, examReport, logging, loglevelLibCtrl, loglevelTestCtrl, loglevelTestLogic, pdfMeasureImages, pdfReport, pdfReportTemplate, pdfSelectFilter, pythonName, reportPrefix, systemConfiguration, testrunFilter
examModel, examName, modelConfiguration, taskHelper
BUILDERS, PUBLISHERS
Constructor and Description |
---|
ExamTaskExecutionFile(String examName,
String pythonName,
String examReport,
String systemConfiguration)
Constructor of ExamTaskExecutionFile
|
Modifier and Type | Method and Description |
---|---|
protected TestConfiguration |
addDataToTestConfiguration(TestConfiguration tc,
EnvVars env) |
ExamTaskExecutionFile.DescriptorExamTaskExecutionFile |
getDescriptor() |
String |
getPathExecutionFile() |
String |
getPathPCode() |
void |
setPathExecutionFile(String pathExecutionFile) |
void |
setPathPCode(String pathPCode) |
doExecuteTask, getExamReport, getLogging, getLoglevelLibCtrl, getLoglevelTestCtrl, getLoglevelTestLogic, getPdfMeasureImages, getPdfReport, getPdfReportTemplate, getPdfSelectFilter, getPython, getPythonName, getReportPrefix, getSystemConfiguration, getTestrunFilter, getToolDescriptor, getUseExecutionFile, isClearWorkspace, perform, setClearWorkspace, setLogging, setLoglevelLibCtrl, setLoglevelTestCtrl, setLoglevelTestLogic, setPdfMeasureImages, setPdfReport, setPdfReportTemplate, setPdfSelectFilter, setReportPrefix, setSystemConfiguration, setTestrunFilter, setUseExecutionFile
createModelConfig, getExam, getExamName, getJavaOpts, getModel, getTaskHelper, getTimeout, setJavaOpts, setTimeout
all, getRequiredMonitorService, prebuild
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
perform, perform, requiresWorkspace
getProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild
@DataBoundConstructor public ExamTaskExecutionFile(String examName, String pythonName, String examReport, String systemConfiguration)
examName
- examNameexamReport
- examReportpythonName
- pythonNamesystemConfiguration
- systemConfigurationpublic String getPathExecutionFile()
@DataBoundSetter public void setPathExecutionFile(String pathExecutionFile)
public String getPathPCode()
@DataBoundSetter public void setPathPCode(String pathPCode)
protected TestConfiguration addDataToTestConfiguration(TestConfiguration tc, @Nullable EnvVars env)
addDataToTestConfiguration
in class ExamTask
public ExamTaskExecutionFile.DescriptorExamTaskExecutionFile getDescriptor()
getDescriptor
in interface Describable<Builder>
getDescriptor
in class Task
Copyright © 2016–2023 MicroNova AG. All rights reserved.