Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A2L - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches.CacheType
-
A2L cache type.
- abort() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisExecutionInfo
- abort() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComAnalysisExecutionInfo
-
Aborts the current analysis execution.
- abort() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestExecutionInfo
-
Aborts the current test execution.
- abort() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestExecutionInfo
- abortAfterCurrentProjectStep(int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestExecutionInfo
-
Aborts the current project test execution but waits for report generation.
- abortAfterCurrentProjectStep(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestExecutionInfo
- AbstractArchiveFileReport - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
Common base class for
TRFReport
andETLogReport
holding the archive file information. - AbstractArchiveFileReport(String, String, String, long) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractArchiveFileReport
-
Instantiates a new
AbstractArchiveFileReport
. - AbstractATXAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Common base class for
ATXBuildAction
andATXProjectAction
. - AbstractATXAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXAction
-
Instantiates a new
AbstractATXAction
. - AbstractATXReportHandler - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Common base class for
ATXReportGenerator
andATXReportUploader
. - AbstractATXReportHandler(ATXInstallation) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXReportHandler
-
Instantiates a new
ATXReportUploader
. - AbstractATXReportHandler.AbstractReportCallable<T> - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Common
Callable
enabling generating and uploading ATX reports remotely. - AbstractDslExtension - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Common base class providing plugin specific DSL extensions.
- AbstractDslExtension() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractDslExtension
- AbstractETLogAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Common base class for
ETLogBuildAction
andETLogProjectAction
. - AbstractETLogAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.AbstractETLogAction
-
Instantiates a new
AbstractETLogAction
. - AbstractExportBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Common base class for all export related task builders implemented in this plugin.
- AbstractExportBuilder(List<TMSConfig>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.AbstractExportBuilder
-
Instantiates a new
AbstractExportBuilder
. - AbstractExportBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
AbstractExportBuilder
. - AbstractExportContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext
- AbstractImportBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Common base class for all import related task builders implemented in this plugin.
- AbstractImportBuilder(List<TMSConfig>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.AbstractImportBuilder
-
Instantiates a new
AbstractImportBuilder
. - AbstractImportBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
AbstractImportBuilder
. - AbstractImportContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext
- AbstractReportAction - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
Common base class for
AbstractATXAction
andAbstractTRFAction
. - AbstractReportAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportAction
-
Instantiates a new
AbstractReportAction
. - AbstractReportCallable(ATXConfig, List<FilePath>, EnvVars, TaskListener) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXReportHandler.AbstractReportCallable
-
Instantiates a new
AbstractATXReportHandler.AbstractReportCallable
. - AbstractReportContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
- AbstractReportDescriptor - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
Common base descriptor class for all report related publisher descriptors implemented in this plugin.
- AbstractReportDescriptor() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportDescriptor
- AbstractReportGeneratorAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Common base class for
ReportGeneratorBuildAction
andReportGeneratorProjectAction
. - AbstractReportGeneratorAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.AbstractReportGeneratorAction
-
Instantiates a new
AbstractReportGeneratorAction
. - AbstractReportPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
Common base class for all report publishers.
- AbstractReportPublisher() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Instantiates a new
AbstractReportPublisher
. - AbstractReportPublisher(boolean, boolean, boolean, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Instantiates a new
AbstractReportPublisher
. - AbstractReportPublisherDslExtension - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Common base class providing report-related DSL extensions.
- AbstractReportPublisherDslExtension() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension
- AbstractReportPublisherDslExtension.AbstractReportContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing common report related methods for the nested DSL context. - AbstractRequestHandler - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
Common base class providing shared methods to handle
StaplerRequest
s. - AbstractRequestHandler() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractRequestHandler
- AbstractTaskAgentRestarter - Class in de.tracetronic.jenkins.plugins.ecutest.extension.agent
-
Abstract JNLP agent restarter based on Windows Task Scheduler.
- AbstractTaskAgentRestarter() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.agent.AbstractTaskAgentRestarter
- AbstractTestBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Common base class for all test related task builders implemented in this plugin.
- AbstractTestBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
-
Instantiates a new
AbstractTestBuilder
. - AbstractTestBuilderDslExtension - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Common base class providing test-related DSL extensions.
- AbstractTestBuilderDslExtension() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension
- AbstractTestBuilderDslExtension.AbstractExportContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing common export methods for the nested DSL context. - AbstractTestBuilderDslExtension.AbstractExportContext.ExportTMSContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the export to test management system methods for the nested DSL context. - AbstractTestBuilderDslExtension.AbstractImportContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing common import methods for the nested DSL context. - AbstractTestBuilderDslExtension.AbstractImportContext.ImportTMSContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the import from test management system methods for the nested DSL context. - AbstractTestBuilderDslExtension.AbstractTestContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing common test related methods for the nested DSL context. - AbstractTestBuilderDslExtension.AbstractTestContext.ExecutionConfigContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing test execution methods for the nested DSL context. - AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing test configuration methods for the nested DSL context. - AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext.GlobalConstantsContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing global constants methods for the nested DSL context. - AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext.GlobalConstantsContext.GlobalConstantContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing single global constant methods for the nested DSL context. - AbstractTestClient - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Common base class for
PackageClient
andProjectClient
. - AbstractTestClient(String, TestConfig, ExecutionConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
-
Instantiates a new
AbstractTestClient
. - AbstractTestClient.CheckInfoHolder - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Helper class storing information about the errors returned by checking packages and projects.
- AbstractTestClient.CheckInfoHolder.Seriousness - Enum in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Defines the seriousness types for checks.
- AbstractTestClient.ExecutionInfoHolder - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Helper class storing execution information about the test result and the test report directory.
- AbstractTestClient.LoadConfigCallable - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Callable
providing remote access to load configurations via COM. - AbstractTestClient.OpenTestFileCallable - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Callable
providing remote access to open a test file via COM. - AbstractTestClient.TestInfoHolder - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Helper class storing information about a test file.
- AbstractTestContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext
- AbstractTestDescriptor - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Common base descriptor class for all test related task build descriptors implemented in this plugin.
- AbstractTestDescriptor(Class<? extends AbstractTestBuilder>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestDescriptor
-
Instantiates a
AbstractTestDescriptor
. - AbstractTestHelper - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Helper class providing common used functionalities for all test related task builders.
- AbstractTestHelper() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
- AbstractTestHelper.GetSettingCallable - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Callable
providing remote access to get a ecu.test workspace setting value via COM. - AbstractTestObject - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
- AbstractTestObject(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AbstractTestObject
-
Instantiates a new
AbstractTestObject
. - AbstractTestReport - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
Common base class for several test reports created by
AbstractReportPublisher
s. - AbstractTestReport(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
-
Instantiates a new
AbstractTestReport
. - AbstractTestScanner - Class in de.tracetronic.jenkins.plugins.ecutest.test.scan
-
Common base class for the
TestPackageScanner
andTestProjectScanner
. - AbstractTestScanner(String, boolean, Launcher) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.scan.AbstractTestScanner
-
Instantiates a
AbstractTestScanner
. - AbstractTMSClient - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Abstract client providing common used functions to interact with a test management system.
- AbstractTMSClient() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTMSClient
- AbstractToolBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Common base class for all tool related task builders implemented in this plugin.
- AbstractToolBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
-
Instantiates a
AbstractToolBuilder
. - AbstractToolBuilder.SetComPropertyCallable - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Callable
providing remote access to set the current COM properties. - AbstractToolBuilderDslExtension - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Common base class providing tool-related DSL extensions.
- AbstractToolBuilderDslExtension() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractToolBuilderDslExtension
- AbstractToolBuilderDslExtension.AbstractToolContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing common test related methods for the nested DSL context. - AbstractToolClient - Class in de.tracetronic.jenkins.plugins.ecutest.tool.client
- AbstractToolClient(String, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.client.AbstractToolClient
-
Instantiates a new
AbstractToolClient
. - AbstractToolClient(String, String, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.client.AbstractToolClient
-
Instantiates a new
AbstractToolClient
. - AbstractToolContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractToolBuilderDslExtension.AbstractToolContext
- AbstractToolDescriptor - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Common base descriptor class for all test related task build descriptors implemented in this plugin.
- AbstractToolDescriptor() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolDescriptor
-
Instantiates a new
AbstractToolDescriptor
. - AbstractToolInstallation - Class in de.tracetronic.jenkins.plugins.ecutest.tool.installation
-
Represents a base tool installation specified by name and home directory.
- AbstractToolInstallation(AbstractToolInstallation, String, List<? extends ToolProperty<?>>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.installation.AbstractToolInstallation
-
Instantiates a new
AbstractToolInstallation
. - AbstractToolInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.installation.AbstractToolInstallation
-
Instantiates a new
AbstractToolInstallation
. - AbstractToolPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
Common base class all report publishers which are using ecu.test as tool.
- AbstractToolPublisher(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractToolPublisher
-
Instantiates a new
AbstractToolPublisher
. - AbstractToolPublisher(String, boolean, boolean, boolean, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.AbstractToolPublisher
-
Instantiates a new
AbstractToolPublisher
. - AbstractTraceAnalysisAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.ta
-
Common base class for
TraceAnalysisBuildAction
andTraceAnalysisProjectAction
. - AbstractTraceAnalysisAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.ta.AbstractTraceAnalysisAction
-
Instantiates a new
AbstractTraceAnalysisAction
. - AbstractTRFAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.trf
-
Common base class for
TRFBuildAction
andTRFProjectAction
. - AbstractTRFAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.trf.AbstractTRFAction
-
Instantiates a new
AbstractTRFAction
. - AbstractValidator - Class in de.tracetronic.jenkins.plugins.ecutest.util.validation
-
Common base class for the
TestValidator
andToolValidator
. - AbstractValidator() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.validation.AbstractValidator
- add(GeneratorReport) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorBuildAction
-
Adds a generator report.
- add(ETLogReport) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogBuildAction
-
Adds a ecu.test log report.
- add(TraceAnalysisReport) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisBuildAction
-
Adds a trace analysis report.
- add(TRFReport) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFBuildAction
-
Adds a TRF report.
- add(T) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXBuildAction
-
Adds a ATX report.
- addAliases() - Static method in class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
-
Retains backward compatibility for renamed classes.
- addAll(Collection<GeneratorReport>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorBuildAction
-
Adds a bundle of generator reports.
- addAll(Collection<ETLogReport>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogBuildAction
-
Adds a bundle of ecu.test log reports.
- addAll(Collection<TraceAnalysisReport>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisBuildAction
-
Adds a bundle of trace analysis reports.
- addAll(Collection<TRFReport>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFBuildAction
-
Adds a bundle of TRF reports.
- addAll(Collection<T>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXBuildAction
-
Adds a bundle of ATX reports.
- addBuildAction(Run<?, ?>, AbstractTestClient) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
-
Adds the build action holding test information by injecting environment variables.
- addSubReport(AbstractTestReport) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
-
Adds a sub-report.
- addSubReports(List<AbstractTestReport>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
-
Adds a bundle of sub-reports.
- all() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting
-
Gets all descriptors of
ATXCustomSetting
type. - all() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation
-
Gets all ATX installations.
- all() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
-
Gets all descriptors of
ImportProjectConfig
type. - allowMissing - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
-
The allow missing reports setting.
- allowMissing(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
-
Option defining whether missing reports are allowed.
- AnalysisEnvironment - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object representing the currently started analysis environment.
- AnalysisEnvironment(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisEnvironment
-
Instantiates a new
AnalysisEnvironment
. - AnalysisExecutionInfo - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object providing operations to obtain informations of the currently analysis job.
- AnalysisExecutionInfo(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisExecutionInfo
-
Instantiates a new
AnalysisExecutionInfo
. - annotate(Object, MarkupText, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleNote
- ARCHIVE - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Archive settings group.
- archiving - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
-
The archiving setting.
- archiving(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
-
Option defining whether archiving artifacts is enabled.
- ATTRIBUTE - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Attribute settings group.
- AttributeConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Common base class for
ExportAttributeConfig
andImportAttributeConfig
. - AttributeConfig(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.AttributeConfig
-
Instantiates a new
AttributeConfig
. - ATX_CONFIG_VERSION - Static variable in class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
-
Defines the test.guide version that the provided ATX configuration is based on.
- ATX_MIN_VERSION - Static variable in class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
-
Defines the minimum test.guide version supported by this plugin.
- ATX_TEMPLATE_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXReportHandler
-
Defines the path name containing the ATX reports inside of the test report directory.
- ATXBooleanSetting - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Class holding the information of a boolean ATX setting.
- ATXBooleanSetting(String, ATXSetting.SettingsGroup, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXBooleanSetting
-
Instantiates a new
ATXBooleanSetting
. - ATXBooleanSetting(String, ATXSetting.SettingsGroup, String, String, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXBooleanSetting
-
Instantiates a new
ATXBooleanSetting
with default values. - ATXBooleanSetting.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
DescriptorImpl of
ATXBooleanSetting
. - ATXBuildAction<T extends AbstractTestReport> - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Action to show a link to
ATXReport
s orATXZipReport
s at the build page. - ATXBuildAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXBuildAction
-
Instantiates a new
ATXBuildAction
. - ATXConfig - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Class holding the ATX configuration grouped by setting sections.
- ATXConfig() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Instantiates a new
ATXConfig
with the default configuration. - ATXConfig(List<ATXSetting<?>>, List<ATXCustomSetting>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Instantiates a new
ATXConfig
. - ATXConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
DescriptorImpl of
ATXConfig
. - ATXCustomBooleanSetting - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Class holding the information of an additional boolean ATX setting.
- ATXCustomBooleanSetting(String, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomBooleanSetting
-
Instantiates a new
ATXCustomBooleanSetting
. - ATXCustomBooleanSetting.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
DescriptorImpl for
ATXBooleanSetting
. - ATXCustomSetting - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Common base class for
ATXCustomBooleanSetting
andATXCustomTextSetting
. - ATXCustomSetting(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting
-
Instantiates a new
ATXCustomSetting
. - ATXCustomSetting.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
DescriptorImpl for
ATXCustomSetting
. - ATXCustomTextSetting - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Class holding the information of an additional text ATX setting.
- ATXCustomTextSetting(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomTextSetting
-
Instantiates a new
ATXCustomTextSetting
. - ATXCustomTextSetting.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
DescriptorImpl for
ATXTextSetting
. - ATXGetServerStep - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline
-
Advanced pipeline step that returns a pre-configured
ATXServer
instance by name. - ATXGetServerStep(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGetServerStep
-
Instantiates a new
ATXGetServerStep
. - ATXGetServerStep.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline
-
DescriptorImpl for
ATXGetServerStep
. - ATXGlobalVariable - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline
-
Binds "ATX" keyword as global variable to pipeline executions.
- ATXGlobalVariable() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGlobalVariable
- ATXInstallation - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Class holding all the ATX settings.
- ATXInstallation(String, String, ATXConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation
-
Instantiates a new
ATXInstallation
. - ATXInstallation.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
DescriptorImpl of
ATXInstallation
. - ATXInstallation.SaveableListenerImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Listen to
Saveable
actions of this descriptor in order to update the default ATX setting values when invoked by CasC configuration reloads. - ATXNewServerStep - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline
-
Advanced pipeline step that returns a new
ATXServer
instance. - ATXNewServerStep(String, String, ATXConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep
-
Instantiates a new
ATXNewServerStep
. - ATXNewServerStep.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline
-
DescriptorImpl for
ATXNewServerStep
. - ATXPipeline - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline
-
Class providing pipeline methods in order to get or create
ATXServer
instances. - ATXPipeline(CpsScript) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXPipeline
-
Instantiates a new
ATXPipeline
. - ATXProjectAction<T extends AbstractTestReport> - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Action to show a link to
ATXReport
s in side menu of projects. - ATXProjectAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXProjectAction
-
Instantiates a new
ATXProjectAction
. - ATXPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Publisher providing the generation and upload of
ATXReport
s to test.guide. - ATXPublisher(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
-
Instantiates a new
ATXPublisher
. - ATXPublisher.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
DescriptorImpl for
ATXPublisher
. - ATXReport - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Holds a link to ATX report.
- ATXReport(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReport
-
Instantiates a new
ATXReport
. - ATXReport(String, String, String, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReport
-
Instantiates a new
ATXReport
. - ATXReportGenerator - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Class providing the generation of
ATXReport
s. - ATXReportGenerator(ATXInstallation) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReportGenerator
-
Instantiates a new
ATXReportGenerator
. - ATXReportUploader - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Class providing the generation and upload of
ATXReport
s. - ATXReportUploader(ATXInstallation) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReportUploader
-
Instantiates a new
ATXReportUploader
. - ATXSecretSetting - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Class holding the information of a secret-based ATX setting.
- ATXSecretSetting(String, ATXSetting.SettingsGroup, Secret) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSecretSetting
-
Instantiates a new
ATXSecretSetting
directly from aSecret
. - ATXSecretSetting(String, ATXSetting.SettingsGroup, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSecretSetting
-
Instantiates a new
ATXSecretSetting
from a string value. - ATXSecretSetting(String, ATXSetting.SettingsGroup, String, String, Secret) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSecretSetting
-
Instantiates a new
ATXSecretSetting
with default values. - ATXSecretSetting.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
DescriptorImpl of
ATXSecretSetting
. - ATXServer - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline
-
Class holding ATX server specific settings in order to publish ATX reports.
- ATXServer(ATXInstallation) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Instantiates a new
ATXServer
. - ATXSetting<T> - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Class holding the information of a single ATX setting.
- ATXSetting(String, ATXSetting.SettingsGroup, String, String, T) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
Instantiates a new
ATXSetting
with associated group, descriptions and default value. - ATXSetting(String, ATXSetting.SettingsGroup, T) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
Instantiates a new
ATXSetting
. - ATXSetting.SettingsGroup - Enum in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
The enum Settings group.
- ATXSettingParser - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Parser for the ATX template configuration to gather all available ATX settings.
- ATXTextSetting - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
Class holding the information of a text-based ATX setting.
- ATXTextSetting(String, ATXSetting.SettingsGroup, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXTextSetting
-
Instantiates a new
ATXTextSetting
. - ATXTextSetting(String, ATXSetting.SettingsGroup, String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXTextSetting
-
Instantiates a new
ATXTextSetting
with default values. - ATXTextSetting.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
-
DescriptorImpl of
ATXTextSetting
. - ATXUtil - Class in de.tracetronic.jenkins.plugins.ecutest.util
-
Utility class providing ATX related functions.
- atxValidator - Variable in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting.DescriptorImpl
-
Validator to check form fields.
- ATXValidator - Class in de.tracetronic.jenkins.plugins.ecutest.util.validation
-
Validator to check ATX related form fields.
- ATXValidator() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Instantiates a new
ATXValidator
. - ATXZipReport - Class in de.tracetronic.jenkins.plugins.ecutest.report.atx
-
Holds a link to the zipped ATX report if ATX upload is disabled.
- ATXZipReport(String, String, String, long) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXZipReport
-
Instantiates a new
ATXZipReport
.
B
- buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
- buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
- BUS - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches.CacheType
-
Bus cache type.
C
- Cache - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object giving access to a specific file cache.
- Cache(Dispatch, boolean, Caches.CacheType) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Cache
-
Instantiates a new
Cache
. - CacheBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Builder providing generation of ecu.test file caches.
- CacheBuilder(List<CacheConfig>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.CacheBuilder
-
Instantiates a new
CacheBuilder
. - CacheBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
DescriptorImpl for
CacheBuilder
. - CacheClient - Class in de.tracetronic.jenkins.plugins.ecutest.tool.client
-
Client to generate ecu.test caches via COM interface.
- CacheClient(Caches.CacheType, String, String, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.client.CacheClient
-
Instantiates a new
CacheClient
. - CacheConfig - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Class holding the configuration for generating an ecu.test cache type.
- CacheConfig(Caches.CacheType, String, String, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig
-
Instantiates a new
CacheConfig
. - CacheConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
DescriptorImpl for
CacheConfig
. - Caches - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object giving access to the properties of a constant.
- Caches(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches
-
Instantiates a new
Caches
. - Caches.CacheType - Enum in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
Available file caches.
- call() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper.GetSettingCallable
- call() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.LoadConfigCallable
- call() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.OpenTestFileCallable
- call() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder.SetComPropertyCallable
- canContinue(Result) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Returns whether this publisher can continue processing.
- canEqual(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomBooleanSetting
- canEqual(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting
-
Implementation according to Equality Pitfall #4.
- canEqual(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomTextSetting
- canEqual(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig
-
Implementation according to Equality Pitfall #4.
- canEqual(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageConfig
- canEqual(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageDirConfig
- canEqual(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig
- canEqual(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig
- canWork() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.agent.AbstractTaskAgentRestarter
- check() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AbstractTestObject
-
Returns a list of the errors of the project.
- check() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComPackage
-
Returns a list of the errors of the package (including all sub packages).
- check() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComProject
-
Returns a list of the errors of the project.
- checkConfigStatus(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Checks whether the currently selected configurations are started.
- checkETInstance(Launcher, TaskListener, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
-
Checks already opened ecu.test instances.
- checkETProcesses(boolean) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ProcessUtil
-
Check the ecu.test processes and kills them if appropriate.
- CheckInfoHolder(String, AbstractTestClient.CheckInfoHolder.Seriousness, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder
-
Instantiates a new
AbstractTestClient.CheckInfoHolder
. - checkLicense(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Check license of ecu.test.
- checkNG() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AbstractTestObject
-
Returns converted error descriptions into specific Warnings NG plugin JSON format.
- checkNG() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComPackage
-
Returns converted error descriptions into specific Warnings NG plugin JSON format.
- checkNG() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComProject
-
Returns converted error descriptions into specific Warnings NG plugin JSON format.
- checkOS(Launcher) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ProcessUtil
-
Checks the operating system of a launcher.
- checkProcessArchitecture(String, boolean, Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Checks the process architecture compatibility between ecu.test and underlying JVM that runs the agent.
- checkProcesses(Launcher, boolean) - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
-
Checks already opened Tool-Server instances.
- checkProcesses(Launcher, TaskListener, boolean) - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Checks already opened ecu.test instances.
- checkTestFile(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.ExecutionConfigContext
-
Option defining whether to pre-check the package and project files.
- checkTestFile(AbstractTestObject, ETComClient, TTConsoleLogger) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.OpenTestFileCallable
- checkToolInstallation(String, AbstractReportPublisher) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension
-
Checks whether a tool installation identified by given name exists.
- checkToolInstallation(String, AbstractToolBuilder) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractToolBuilderDslExtension
-
Checks whether a tool installation identified by given name exists.
- checkTSInstance(Launcher, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
-
Checks already opened Tool-Server instances.
- checkTSProcess(boolean) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ProcessUtil
-
Check the Tool-Server processes and kills them if appropriate.
- clear() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Cache
-
Same as
Cache.clear(boolean)
but with default parameters. - clear(boolean) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComCache
-
Remove all cache files of this category.
- clear(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Cache
- clone() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
- clone() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting
- clone() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
- close() - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleAnnotator
- close() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- close() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Closes this
ETComDispatch
quietly. - closeETInstance(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
-
Tries to close already opened ecu.test instances via COM first.
- closePackage(String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Closes a package.
- closePackage(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- closeProject(String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Closes a project.
- closeProject(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- ComAnalysisEnvironment - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMAnalysisEnvironment API.
- ComAnalysisExecutionInfo - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMAnalysisExecutionInfo API.
- ComApplication - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMApplication API.
- ComCache - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMCache API.
- ComCaches - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMCaches API.
- ComConstant - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMConstant API.
- ComConstants - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMConstants API.
- ComPackage - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMPackage API.
- compareTo(ToolVersion) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
- compareWithoutMicroTo(ToolVersion) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
-
Compares two
ToolVersion
s but ignoring micro and qualifier. - compareWithoutQualifierTo(ToolVersion) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
-
Compares two
ToolVersion
s but ignoring the qualifier. - CompatibilityWarner - Class in de.tracetronic.jenkins.plugins.ecutest.compat
-
Warns the user in case of possible compatibility issues between this version of the ecu.test plugin and the version of ecu.test used by the user.
- CompatibilityWarner() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.compat.CompatibilityWarner
- CompatibilityWarner.PackageInfo - Enum in de.tracetronic.jenkins.plugins.ecutest.compat
-
Enum to be used as variable for generic warning messages.
- ComProject - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMProject API.
- ComTestBenchConfiguration - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMTestbenchConfiguration API.
- ComTestConfiguration - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMTestConfiguration API.
- ComTestEnvironment - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMTestEnvironment API.
- ComTestExecutionInfo - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMTestExecutionInfo API.
- ComTestManagement - Interface in de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
-
Represents the ecu.test specific COMTestManagement API.
- config - Variable in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXReportHandler.AbstractReportCallable
-
ATX config.
- configure(StaplerRequest, JSONObject) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
- configure(StaplerRequest, JSONObject) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty.DescriptorImpl
- configureToolInstallation(Computer, TaskListener, EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractToolPublisher
-
Configures the tool installation for functioning in the node and the environment.
- configureToolInstallation(Computer, TaskListener, EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
-
Configures the tool installation for functioning in the node and the environment.
- configureToolInstallation(String, Computer, TaskListener, EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Configures the tool installation for functioning in the node and the environment.
- CONNECTION - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Connection settings group.
- CONST - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.compat.CompatibilityWarner.PackageInfo
-
Using string specific for constant.
- constant(CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext.GlobalConstantsContext
-
Option defining the global constant.
- constant(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext.GlobalConstantsContext
-
Option defining the global constant.
- Constant - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object giving access to the properties of a constant.
- Constant(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Constant
-
Instantiates a new
Constant
. - constants(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext
-
Option defining the global constants.
- Constants - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object giving access to all global constants of the currently loaded test configuration.
- Constants(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Constants
-
Instantiates a new
Constants
. - copyRemoteFile(FilePath, FilePath) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.PathUtil
-
Copies a file from source to destination which can be on remote.
- createAggregator(MatrixBuild, Launcher, BuildListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
- createCmdLine() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.AbstractToolClient
-
Creates the command line string for a process invocation.
- createCmdLine() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- createCmdLine() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETComRegisterClient
- createCmdLine() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
- createNewPath - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext.ExportTMSContext
-
Specifies whether missing export path will be created.
- createNewPath(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext.ExportTMSContext
-
Option defining whether missing export path will be created.
- customGenerator(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext
-
Option defining the custom report generator.
- customGenerator(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext
-
Option defining the custom report generator.
- customGenerators(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext
-
Option defining the custom report generators.
D
- de.tracetronic.jenkins.plugins.ecutest - package de.tracetronic.jenkins.plugins.ecutest
- de.tracetronic.jenkins.plugins.ecutest.compat - package de.tracetronic.jenkins.plugins.ecutest.compat
- de.tracetronic.jenkins.plugins.ecutest.env - package de.tracetronic.jenkins.plugins.ecutest.env
- de.tracetronic.jenkins.plugins.ecutest.env.view - package de.tracetronic.jenkins.plugins.ecutest.env.view
- de.tracetronic.jenkins.plugins.ecutest.extension.agent - package de.tracetronic.jenkins.plugins.ecutest.extension.agent
- de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl - package de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
- de.tracetronic.jenkins.plugins.ecutest.extension.slave - package de.tracetronic.jenkins.plugins.ecutest.extension.slave
- de.tracetronic.jenkins.plugins.ecutest.extension.warnings - package de.tracetronic.jenkins.plugins.ecutest.extension.warnings
- de.tracetronic.jenkins.plugins.ecutest.log - package de.tracetronic.jenkins.plugins.ecutest.log
- de.tracetronic.jenkins.plugins.ecutest.report - package de.tracetronic.jenkins.plugins.ecutest.report
- de.tracetronic.jenkins.plugins.ecutest.report.atx - package de.tracetronic.jenkins.plugins.ecutest.report.atx
- de.tracetronic.jenkins.plugins.ecutest.report.atx.installation - package de.tracetronic.jenkins.plugins.ecutest.report.atx.installation
- de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline - package de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline
- de.tracetronic.jenkins.plugins.ecutest.report.generator - package de.tracetronic.jenkins.plugins.ecutest.report.generator
- de.tracetronic.jenkins.plugins.ecutest.report.junit - package de.tracetronic.jenkins.plugins.ecutest.report.junit
- de.tracetronic.jenkins.plugins.ecutest.report.log - package de.tracetronic.jenkins.plugins.ecutest.report.log
- de.tracetronic.jenkins.plugins.ecutest.report.ta - package de.tracetronic.jenkins.plugins.ecutest.report.ta
- de.tracetronic.jenkins.plugins.ecutest.report.tms - package de.tracetronic.jenkins.plugins.ecutest.report.tms
- de.tracetronic.jenkins.plugins.ecutest.report.trf - package de.tracetronic.jenkins.plugins.ecutest.report.trf
- de.tracetronic.jenkins.plugins.ecutest.test - package de.tracetronic.jenkins.plugins.ecutest.test
- de.tracetronic.jenkins.plugins.ecutest.test.client - package de.tracetronic.jenkins.plugins.ecutest.test.client
- de.tracetronic.jenkins.plugins.ecutest.test.config - package de.tracetronic.jenkins.plugins.ecutest.test.config
- de.tracetronic.jenkins.plugins.ecutest.test.scan - package de.tracetronic.jenkins.plugins.ecutest.test.scan
- de.tracetronic.jenkins.plugins.ecutest.tool - package de.tracetronic.jenkins.plugins.ecutest.tool
- de.tracetronic.jenkins.plugins.ecutest.tool.client - package de.tracetronic.jenkins.plugins.ecutest.tool.client
- de.tracetronic.jenkins.plugins.ecutest.tool.installation - package de.tracetronic.jenkins.plugins.ecutest.tool.installation
- de.tracetronic.jenkins.plugins.ecutest.tool.pipeline - package de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
- de.tracetronic.jenkins.plugins.ecutest.util - package de.tracetronic.jenkins.plugins.ecutest.util
- de.tracetronic.jenkins.plugins.ecutest.util.validation - package de.tracetronic.jenkins.plugins.ecutest.util.validation
- de.tracetronic.jenkins.plugins.ecutest.wrapper.com - package de.tracetronic.jenkins.plugins.ecutest.wrapper.com
- de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api - package de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api
- DEBUG - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation.Severity
-
Severity indicating this log message contains debug information.
- debugMode(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartETContext
-
Option defining the debug mode.
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComProperty
-
Default COM connection timeout in seconds.
- DEFAULT_PROG_ID - Static variable in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComProperty
-
Default COM specific programmatic identifier.
- DEFAULT_REPORT_DIR - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
-
Defines the default report folder.
- DEFAULT_SCANMODE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
-
Defines the default
TestFolderBuilder.ScanMode
. - DEFAULT_TCP_PORT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
-
Defines the default port used for TCP communication with the Tool-Server.
- DEFAULT_TCP_PORT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
-
Defines the default port used for TCP communication with the Tool-Server.
- DEFAULT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
-
Defines the default timeout running each trace analysis.
- DEFAULT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
-
Defines the default timeout running a test.
- DEFAULT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
-
Defines the default timeout for connection to test management system.
- DEFAULT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
-
Defines the default timeout to start up ecu.test.
- DEFAULT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
-
Defines the default timeout to start up the Tool-Server.
- DEFAULT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.tool.StopETBuilder
-
Defines the default timeout to stop ecu.test.
- DEFAULT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.tool.StopTSBuilder
-
Defines the default timeout to stop the Tool-Server.
- DEFAULT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComProperty
-
Default COM response timeout in seconds.
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleNote.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXBooleanSetting.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomBooleanSetting.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomTextSetting.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Instantiates a new
ATXInstallation.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSecretSetting.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXTextSetting.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGetServerStep.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorSetting.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher.DescriptorImpl
-
Instantiates a new
JUnitPublisher.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher.DescriptorImpl
-
Instantiates a new
TMSPublisher.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportAttributeConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageAttributeConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectAttributeConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportAttributeConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageAttributeConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageDirConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectAttributeConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectDirConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageOutputParameter.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.ExportPackageBuilder.DescriptorImpl
-
Instantiates a new
ExportPackageBuilder.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.ExportProjectBuilder.DescriptorImpl
-
Instantiates a new
ExportProjectBuilder.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.ImportPackageBuilder.DescriptorImpl
-
Instantiates a new
ImportPackageBuilder.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.ImportProjectBuilder.DescriptorImpl
-
Instantiates a new
ImportProjectBuilder.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.DescriptorImpl
-
Instantiates a new
TestFolderBuilder.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.TestPackageBuilder.DescriptorImpl
-
Instantiates a new
TestPackageBuilder.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.TestProjectBuilder.DescriptorImpl
-
Instantiates a new
TestProjectBuilder.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.CacheBuilder.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation.DescriptorImpl
-
Instantiates a new
ETInstallation.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty.DescriptorImpl
-
Instantiates a new
ETToolProperty.DescriptorImpl
. - DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.LicenseETBuilder.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETConfigStartedStep.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGetInstallationStep.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.StopETBuilder.DescriptorImpl
- DescriptorImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.StopTSBuilder.DescriptorImpl
- DescriptorImpl(Class<? extends AbstractExportBuilder>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.AbstractExportBuilder.DescriptorImpl
-
Instantiates a
AbstractExportBuilder
. - DescriptorImpl(Class<? extends AbstractImportBuilder>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.AbstractImportBuilder.DescriptorImpl
-
Instantiates a
AbstractImportBuilder
. - DllUtil - Class in de.tracetronic.jenkins.plugins.ecutest.util
-
Utility class providing library operations, especially for JACOB COM Bridge.
- doCheckDbChannel(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig.DescriptorImpl
-
Validates the database channel.
- doCheckExportPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportAttributeConfig.DescriptorImpl
-
Validates the export target path.
- doCheckExportPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig.DescriptorImpl
-
Validates the export target path.
- doCheckFailedThreshold(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher.DescriptorImpl
-
Validates the failed threshold.
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportAttributeConfig.DescriptorImpl
-
Validates the file path to export.
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig.DescriptorImpl
-
Validates the file path to export.
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageAttributeConfig.DescriptorImpl
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageConfig.DescriptorImpl
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectAttributeConfig.DescriptorImpl
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectConfig.DescriptorImpl
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportAttributeConfig.DescriptorImpl
-
Validates the file path to import.
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageAttributeConfig.DescriptorImpl
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectAttributeConfig.DescriptorImpl
- doCheckFilePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig.DescriptorImpl
-
Validates the cache file path.
- doCheckFilterExpression(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.DescriptorImpl
-
Validates the filter expression.
- doCheckHome(File) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation.DescriptorImpl
- doCheckImportConfigPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig.DescriptorImpl
-
Validates the import configuration target path.
- doCheckImportPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportAttributeConfig.DescriptorImpl
-
Validates the import target path.
- doCheckImportPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig.DescriptorImpl
-
Validates the import target path.
- doCheckName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting.DescriptorImpl
-
Validates the setting name.
- doCheckName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Validates the test.guide name which is a required field.
- doCheckName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig.DescriptorImpl
-
Validates the generator name.
- doCheckName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorSetting.DescriptorImpl
-
Validates the setting name.
- doCheckName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant.DescriptorImpl
-
Validates the global constant name.
- doCheckName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageOutputParameter.DescriptorImpl
-
Validates the variable names.
- doCheckName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter.DescriptorImpl
-
Validates the parameter name.
- doCheckProgId(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty.DescriptorImpl
-
Validates the ecu.test specific programmatic identifier.
- doCheckSetting(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Validates the current setting field.
- doCheckSettingsDir(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder.DescriptorImpl
-
Validates the settings directory.
- doCheckTbcFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig.DescriptorImpl
-
Validates the TBC file.
- doCheckTcfFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig.DescriptorImpl
-
Validates the TCF file.
- doCheckTcpPort(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder.DescriptorImpl
-
Validates the TCP port.
- doCheckTestFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestDescriptor
-
Validates the test file.
- doCheckTestFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.DescriptorImpl
-
Validates the test folder.
- doCheckTestFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestPackageBuilder.DescriptorImpl
- doCheckTestFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestProjectBuilder.DescriptorImpl
- doCheckTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher.DescriptorImpl
-
Validates the timeout.
- doCheckTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher.DescriptorImpl
-
Validates the timeout.
- doCheckTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig.DescriptorImpl
-
Validates the timeout.
- doCheckTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig.DescriptorImpl
-
Validates the timeout.
- doCheckTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig.DescriptorImpl
-
Validates the timeout.
- doCheckTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolDescriptor
-
Validates the timeout.
- doCheckTmsPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig.DescriptorImpl
-
Validates the file path in the test management system.
- doCheckTmsPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageConfig.DescriptorImpl
- doCheckTmsPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig.DescriptorImpl
- doCheckTmsPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig.DescriptorImpl
- doCheckToolLibsIni(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder.DescriptorImpl
-
Validates the ToolLibs.ini path.
- doCheckUnstableThreshold(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher.DescriptorImpl
-
Validates the unstable threshold.
- doCheckValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomTextSetting.DescriptorImpl
-
Validates the setting value.
- doCheckValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorSetting.DescriptorImpl
-
Validates the setting value.
- doCheckValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant.DescriptorImpl
-
Validates the global constant value.
- doCheckValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter.DescriptorImpl
-
Validates the parameter value.
- doCheckWorkspaceDir(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder.DescriptorImpl
-
Validates the workspace directory.
- doDynamic(StaplerRequest, StaplerResponse) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractArchiveFileReport
-
Send contents of the archive file that is requested via HTTP.
- doDynamic(StaplerRequest, StaplerResponse) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReport
-
Redirects to URL that is requested via HTTP.
- doFillCredentialsIdItems(Item, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher.DescriptorImpl
-
Fills the credentials drop-down menu.
- doFillCredentialsIdItems(Item, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig.DescriptorImpl
-
Fills the credentials drop-down menu.
- doFillJobExecModeItems() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.DescriptorImpl
-
Fills the jobExecutionMode drop-down menu.
- doFillNameItems() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig.DescriptorImpl
-
Fills the generator drop-down menu.
- doFillScanModeItems() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.DescriptorImpl
-
Fills the scan mode drop-down menu.
- doFillTypeItems() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig.DescriptorImpl
-
Fills the cache type drop-down menu.
- doTestConnection(String, String, String, boolean, String, String, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Tests the server connection.
- DownStreamPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
Class holding the downstream configuration.
- DownStreamPublisher(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
-
Instantiates a new
DownStreamPublisher
. - DownStreamPublisher.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report
-
DescriptorImpl for
DownStreamPublisher
. - doZipDownload(StaplerRequest, StaplerResponse) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractRequestHandler
-
Serves the compressed contents of the archive directory that is requested via HTTP.
E
- ELF - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches.CacheType
-
ELF cache type.
- EnvUtil - Class in de.tracetronic.jenkins.plugins.ecutest.util
-
Utility class providing environment variable operations.
- eol(byte[], int) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleAnnotator
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomBooleanSetting
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomTextSetting
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.AttributeConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageOutputParameter
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig
- equals(Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
- ERROR - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation.Severity
-
Severity indication this log message represents an error.
- ERROR - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder.Seriousness
-
Seriousness indicating the check represents an error.
- ET_MAX_VERSION - Static variable in class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
-
Defines the maximum allowed ecu.test version supported by this plugin.
- ET_MIN_VERSION - Static variable in class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
-
Defines the minimum required ecu.test version supported by this plugin.
- et2022p3AddDebugMessageForSingleBackslash(Map<String, String>, TTConsoleLogger, CompatibilityWarner.PackageInfo) - Method in class de.tracetronic.jenkins.plugins.ecutest.compat.CompatibilityWarner
-
Adds a debug message in case the user uses single backslashes in Constants and package parameters (relevant from ecu.test 2022.3 upwards).
- ETClient - Class in de.tracetronic.jenkins.plugins.ecutest.tool.client
-
Client to start and stop ecu.test by either COM or XML-RPC communication.
- ETClient(String, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Instantiates a new
ETClient
. - ETClient(String, String, String, String, int, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Instantiates a new
ETClient
. - ETComClient - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM client to initialize a COM connection and to perform requests on application specific COM API.
- ETComClient() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
-
Instantiates a new
ETComClient
by initializing theETComDispatch
with the configured COM settings. - ETComClient(int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
-
Instantiates a new
ETComClient
by initializing theETComDispatch
and waits for connection within the given timeout. - ETComClient(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
-
Instantiates a new
ETComClient
by initializing theETComDispatch
with given programmatic identifier and waits for connection within the default timeout. - ETComClient(String, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
-
Instantiates a new
ETComClient
by initializing theETComDispatch
with given programmatic identifier and waits for connection within the given timeout. - ETComDispatch - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
Custom dispatch to perform requests on application specific COM API.
- ETComDispatch(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Instantiates a new
ETComDispatch
with default programmatic identifier. - ETComDispatch(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Instantiates a new
ETComDispatch
. - ETComException - Exception in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
Exception thrown if an error occurs while communicating with a COM instance.
- ETComException() - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComException
-
Instantiates a new
ETComException
. - ETComException(String) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComException
-
Instantiates a new
ETComException
. - ETComException(String, Throwable) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComException
-
Instantiates a new
ETComException
. - ETComException(Throwable) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComException
-
Instantiates a new
ETComException
. - ETComProperty - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
Serializable singleton class holding the current COM properties.
- ETComRegisterClient - Class in de.tracetronic.jenkins.plugins.ecutest.tool.client
-
Client to register the ecu.test COM server via command line execution.
- ETComRegisterClient(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETComRegisterClient
-
Instantiates a new
ETComRegisterClient
. - ETComTimeoutException - Exception in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
Exception thrown if the maximum timeout was exceeded while communicating with a COM instance.
- ETComTimeoutException() - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComTimeoutException
-
Instantiates a new
ETComTimeoutException
. - ETComTimeoutException(String) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComTimeoutException
-
Instantiates a new
ETComTimeoutException
. - ETComTimeoutException(String, Throwable) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComTimeoutException
-
Instantiates a new
ETComTimeoutException
. - ETComTimeoutException(Throwable) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComTimeoutException
-
Instantiates a new
ETComTimeoutException
. - ETConfigStartedStep - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
Advanced pipeline step that checks whether the currently selected configurations are started.
- ETConfigStartedStep(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETConfigStartedStep
-
Instantiates a new
ETConfigStartedStep
. - ETConfigStartedStep.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
DescriptorImpl for
ETConfigStartedStep
. - ETGetInstallationStep - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
Advanced pipeline step that returns a pre-configured
ETInstance
instance by name. - ETGetInstallationStep(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGetInstallationStep
-
Instantiates a new
ETGetInstallationStep
. - ETGetInstallationStep.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
DescriptorImpl for
ETGetInstallationStep
. - ETGlobalVariable - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
Binds "ET" keyword as global variable to pipeline executions.
- ETGlobalVariable() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGlobalVariable
- ETInstallation - Class in de.tracetronic.jenkins.plugins.ecutest.tool.installation
-
Represents a ecu.test installation specified by name and home directory.
- ETInstallation(ETInstallation, String, List<? extends ToolProperty<?>>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Instantiates a new
ETInstallation
. - ETInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Instantiates a new
ETInstallation
. - ETInstallation.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool.installation
-
DescriptorImpl of
ETInstallation
. - ETInstance - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
Class holding ecu.test installation specific settings in order to start and stop instances.
- ETInstance(ETInstallation) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Instantiates a new
ETInstance
. - ETLogAnnotation - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Annotates each parsed line in a ecu.test log file.
- ETLogAnnotation(int, String, String, ETLogAnnotation.Severity, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation
-
Instantiates a new
ETLogAnnotation
. - ETLogAnnotation.Severity - Enum in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Defines the severities for a log message.
- ETLogBuildAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Action to show a link to
ETLogReport
s at the build page. - ETLogBuildAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogBuildAction
-
Instantiates a new
ETLogBuildAction
. - ETLogParser - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Class providing a parser for the ecu.test log files.
- ETLogParser(FilePath) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogParser
-
Instantiates a new
ETLogParser
. - ETLogProjectAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Action to show a link to
ETLogReport
s in side menu of projects. - ETLogProjectAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogProjectAction
-
Instantiates a new
ETLogProjectAction
. - ETLogPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Publisher parsing the ecu.test log files and providing links to saved
ETLogReport
s. - ETLogPublisher() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
-
Instantiates a new
ETLogPublisher
. - ETLogPublisher.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
DescriptorImpl for
ETLogPublisher
. - ETLogPublisher.RunListenerImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Listener that can be notified when a build is started to delete previous ecu.test log files.
- ETLogReport - Class in de.tracetronic.jenkins.plugins.ecutest.report.log
-
Holds a link to the ecu.test log report.
- ETLogReport(String, String, String, long, List<ETLogAnnotation>, int, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
-
Instantiates a new
ETLogReport
. - ETNewInstallationStep - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
Advanced pipeline step that returns a new
ETInstance
instance. - ETNewInstallationStep(String, String, ETToolProperty) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep
-
Instantiates a new
ETNewInstallationStep
. - ETNewInstallationStep.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
DescriptorImpl for
ETNewInstallationStep
. - ETPipeline - Class in de.tracetronic.jenkins.plugins.ecutest.tool.pipeline
-
Class providing pipeline methods in order to get or create
ETInstallation
instances. - ETPipeline(CpsScript) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETPipeline
-
Instantiates a new
ETPipeline
. - ETPlugin - Class in de.tracetronic.jenkins.plugins.ecutest
-
Main entry point to this plugin for the
Jenkins
instance. - ETPlugin() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
- ETPluginException - Exception in de.tracetronic.jenkins.plugins.ecutest
-
Exception thrown if an error occurs while performing plugin-specific operations.
- ETPluginException() - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.ETPluginException
-
Instantiates a new
ETPluginException
. - ETPluginException(String) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.ETPluginException
-
Instantiates a new
ETPluginException
. - ETPluginException(String, TaskListener) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.ETPluginException
-
Instantiates a new
ETPluginException
and logs the message to the build console output. - ETPluginException(String, Throwable) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.ETPluginException
-
Instantiates a new
ETPluginException
. - ETPluginException(Throwable) - Constructor for exception de.tracetronic.jenkins.plugins.ecutest.ETPluginException
-
Instantiates a new
ETPluginException
. - ETToolProperty - Class in de.tracetronic.jenkins.plugins.ecutest.tool.installation
-
Contributes additional settings for the
ETInstallation
. - ETToolProperty(String, int, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty
-
Instantiates a new
ETToolProperty
. - ETToolProperty.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool.installation
-
DescriptorImpl for
ETToolProperty
. - execInCurrentPkgDir(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ProjectConfigContext
-
Option defining the package reference mode.
- executeJob(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisEnvironment
-
Same as
AnalysisEnvironment.executeJob(String, boolean)
but with default parameters. - executeJob(String, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisEnvironment
- executeJob(String, boolean) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComAnalysisEnvironment
-
Starts the execution of an analysis job.
- executePackage(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
-
Same as
TestEnvironment.executePackage(String, boolean, boolean, Map)
but with default parameters. - executePackage(String, boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
-
Same as
TestEnvironment.executePackage(String, boolean, boolean, Map)
but with default parameters. - executePackage(String, boolean, boolean, Map<String, String>) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestEnvironment
-
Starts the execution of the specified package file.
- executePackage(String, boolean, boolean, Map<String, String>) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
- executeProject(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
-
Same as
TestEnvironment.executeProject(String, boolean, int)
but with default parameters. - executeProject(String, boolean, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestEnvironment
-
Starts the execution of the specified project file.
- executeProject(String, boolean, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
- executionConfig - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext
-
The test execution settings.
- executionConfig(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext
-
Option defining the test execution configuration.
- ExecutionConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the test execution settings.
- ExecutionConfig(int, boolean, boolean, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
-
Instantiates a new
ExecutionConfig
. - ExecutionConfig(String, boolean, boolean, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
-
Instantiates a new
ExecutionConfig
. - ExecutionConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ExecutionConfig
. - ExecutionConfigContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.ExecutionConfigContext
- ExecutionInfoHolder(String, String, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.ExecutionInfoHolder
-
Instantiates a new
AbstractTestClient.ExecutionInfoHolder
. - exit() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
-
Same as
ETComClient.exit(int)
but without timeout. - exit(int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Exits the currently running instance of the application (Hard Exit), prefer
ComApplication.quit(int)
instead. - exit(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorSetting
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- expand(EnvVars) - Method in interface de.tracetronic.jenkins.plugins.ecutest.test.config.ExpandableConfig
-
Expands the test configuration parameters by using the current build environment variables.
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageAttributeConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectAttributeConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageAttributeConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageDirConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectAttributeConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectDirConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageOutputParameter
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- expand(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig
- ExpandableConfig - Interface in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Interface describing a factory to expand specific test configurations.
- expandEnvVar(String, EnvVars, String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.EnvUtil
-
Expands a variable using build environment variables or returns the default value.
- ExportAttributeConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Common base class for
ExportPackageAttributeConfig
andExportProjectAttributeConfig
. - ExportAttributeConfig(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportAttributeConfig
-
Instantiates a new
ExportAttributeConfig
. - ExportAttributeConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ExportAttributeConfig
. - exportAttributesToTMS(CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportPackageContext
-
Option defining the export package attributes to test management system configuration.
- exportAttributesToTMS(CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportProjectContext
-
Option defining the export project attributes to test management system configuration.
- exportAttributesToTMS(CharSequence, CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportPackageContext
-
Option defining the export package attributes to test management system configuration.
- exportAttributesToTMS(CharSequence, CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportProjectContext
-
Option defining the export project attributes to test management system configuration.
- exportAttributesToTMS(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportPackageContext
-
Option defining the export package attributes to test management system configuration.
- exportAttributesToTMS(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportProjectContext
-
Option defining the export project attributes to test management system configuration.
- ExportConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Common base class for
ExportPackageConfig
andExportProjectConfig
. - ExportConfig(String, String, boolean, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig
-
Instantiates a new
ExportConfig
. - ExportConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ExportConfig
. - exportConfigs - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext
-
The list of configured test exporters.
- exportPackage(Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ExportPackageClient
-
Exports a package according to given export configuration.
- exportPackage(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
exportPackage(String, String, boolean, int)
but without timeout. - exportPackage(String, String, boolean, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Exports the given package to test management system.
- exportPackage(String, String, boolean, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- exportPackage(String, String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
exportPackage(String, String, boolean, int)
but without timeout and default optional parameter. - ExportPackageAttributeConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for exporting package attributes to test management system.
- ExportPackageAttributeConfig(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageAttributeConfig
-
Instantiates a new
ExportPackageAttributeConfig
. - ExportPackageAttributeConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ExportPackageAttributeConfig
. - exportPackageAttributes(Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ExportPackageClient
-
Exports package attributes according to given export configuration.
- exportPackageAttributes(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
exportPackageAttributes(String, int)
but without timeout. - exportPackageAttributes(String, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Exports the attributes of given package to test management system.
- exportPackageAttributes(String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- ExportPackageBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Builder providing the export of one or multiple ecu.test packages.
- ExportPackageBuilder(List<TMSConfig>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.ExportPackageBuilder
-
Instantiates a new
ExportPackageBuilder
. - ExportPackageBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
ExportPackageBuilder
. - ExportPackageClient - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Client to export ecu.test packages via COM interface.
- ExportPackageClient(TMSConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.ExportPackageClient
-
Instantiates a new
ExportPackageClient
. - ExportPackageConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for exporting a package to test management system.
- ExportPackageConfig(String, String, boolean, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageConfig
-
Instantiates a new
ExportPackageConfig
. - ExportPackageConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ExportPackageConfig
. - ExportPackageContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportPackageContext
- exportPackages() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the export of packages to test management system with default settings. - exportPackages(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the export of packages to test management system. - exportPath - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext
-
The export path.
- exportPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext
-
Option defining the export path.
- exportProject(Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ExportProjectClient
-
Exports a project according to given export configuration.
- exportProject(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
exportProject(String, String, boolean, int)
but without timeout. - exportProject(String, String, boolean, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Exports the given project to test management system.
- exportProject(String, String, boolean, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- exportProject(String, String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
exportProject(String, String, boolean, int)
but without timeout and default optional parameter. - ExportProjectAttributeConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for exporting package attributes to test management system.
- ExportProjectAttributeConfig(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectAttributeConfig
-
Instantiates a new
ExportProjectAttributeConfig
. - ExportProjectAttributeConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ExportProjectAttributeConfig
. - exportProjectAttributes(Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ExportProjectClient
-
Exports project attributes according to given export configuration.
- exportProjectAttributes(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
exportProjectAttributes(String, int)
but without timeout. - exportProjectAttributes(String, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Exports the attributes of given project to test management system.
- exportProjectAttributes(String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- ExportProjectBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Builder providing the export of one or multiple ecu.test projects.
- ExportProjectBuilder(List<TMSConfig>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.ExportProjectBuilder
-
Instantiates a new
ExportProjectBuilder
. - ExportProjectBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
ExportProjectBuilder
. - ExportProjectClient - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Client to export ecu.test projects via COM interface.
- ExportProjectClient(TMSConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.ExportProjectClient
-
Instantiates a new
ExportProjectClient
. - ExportProjectConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for exporting a project to test management system.
- ExportProjectConfig(String, String, boolean, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectConfig
-
Instantiates a new
ExportProjectConfig
. - ExportProjectConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ExportProjectConfig
. - ExportProjectContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportProjectContext
- exportProjects() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the export of projects to test management system with default settings. - exportProjects(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the export of projects to test management system. - exportReport(String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
exportReport(String, String, int)
but without archive path. - exportReport(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
exportReport(String, String, int)
but without timeout. - exportReport(String, String, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Exports the given project report file to test management system.
- exportReport(String, String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- ExportTMSContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext.ExportTMSContext
- exportToTMS(CharSequence, CharSequence, CharSequence, boolean, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportPackageContext
-
Option defining the export package to test management system configuration.
- exportToTMS(CharSequence, CharSequence, CharSequence, boolean, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportProjectContext
-
Option defining the export project to test management system configuration.
- exportToTMS(CharSequence, CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportPackageContext
-
Option defining the export package to test management system configuration.
- exportToTMS(CharSequence, CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportProjectContext
-
Option defining the export project to test management system configuration.
- exportToTMS(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportPackageContext
-
Option defining the export package to test management system configuration.
- exportToTMS(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ExportProjectContext
-
Option defining the export package to test management system configuration.
F
- failedOnError(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishETLogContext
-
Option defining whether to mark the build as failed if errors found.
- failedThreshold(double) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishUNITContext
-
Option defining the failed threshold.
- filterExpression(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ProjectConfigContext
-
Option defining the project filter expression.
- finalize() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- finalize() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
- forceReload(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext
-
Option defining whether to force reloading the current test configuration.
- forEnvironment(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
- forNode(Node, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
- fromString(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Get the settings group from config name.
- fromValue(Integer) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Gets the job execution mode by Integer value.
G
- generate(ETInstallation, List<FilePath>, Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitReportGenerator
-
Generates UNIT reports by invoking the startup of ecu.test if not already running, otherwise using the current instance without closing when finished.
- generate(FilePath, List<FilePath>, boolean, boolean, boolean, boolean, boolean, Run<?, ?>, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReportGenerator
-
Generates
ATXReport
s without uploading them. - generate(List<FilePath>, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGenerator
-
Generate reports by calling the
ReportGenerator.GenerateReportCallable
. - generateCache(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.CacheClient
-
Generate cache files of this cache type.
- generateTestReportDocument(String, String, String, boolean) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestEnvironment
-
Generates a handler based test report on the file system.
- generateTestReportDocument(String, String, String, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
- generateTestReportDocumentFromDB(String, String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
-
Same as
TestEnvironment.generateTestReportDocumentFromDB(String, String, String, boolean, Map)
but with default parameters. - generateTestReportDocumentFromDB(String, String, String, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
-
Same as
TestEnvironment.generateTestReportDocumentFromDB(String, String, String, boolean, Map)
but with default parameters. - generateTestReportDocumentFromDB(String, String, String, boolean, Map<String, String>) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestEnvironment
-
Generates a handler based test report on the file system.
- generateTestReportDocumentFromDB(String, String, String, boolean, Map<String, String>) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
- generator(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext
-
Option defining the report generator.
- generator(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext
-
Option defining the report generator.
- GeneratorReport - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Holds a link to the generated report.
- GeneratorReport(String, String, String, long) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.GeneratorReport
-
Instantiates a new
GeneratorReport
. - generators(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext
-
Option defining the default report generators.
- get(String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation
-
Gets the ATX installation by name.
- get(String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Gets the ecu.test installation by name.
- getA2lCache() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComCaches
-
Provides access to A2L cache files.
- getA2lCache() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches
- getAnalysisEnvironment() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Returns the analysis environment.
- getAnalysisEnvironment() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getAnalysisExecutionInfo() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisEnvironment
- getAnalysisExecutionInfo() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComAnalysisEnvironment
-
Gets the current analysis execution info.
- getAnchestorBuild(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractRequestHandler
-
Gets the build of this action.
- getAnchestorProject(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractRequestHandler
-
Gets the project of this action.
- getApplicableCustomSettings() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Gets the applicable custom settings.
- getApplicableExporters() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.ExportPackageBuilder.DescriptorImpl
-
Gets the applicable test exporters.
- getApplicableExporters() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.ExportProjectBuilder.DescriptorImpl
-
Gets the applicable test exporters.
- getApplicableImporters() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.ImportPackageBuilder.DescriptorImpl
-
Gets the applicable test importers.
- getApplicableImporters() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.ImportProjectBuilder.DescriptorImpl
-
Gets the applicable test importers.
- getApplicablePublishers() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher.DescriptorImpl
-
Gets the applicable publishers.
- getArchiveDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractArchiveFileReport
-
Gets the archive directory containing the stored files.
- getArchiveDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXZipReport
- getArchiveDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.GeneratorReport
- getArchiveDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
- getArchiveDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisReport
- getArchiveDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFReport
- getArchiveTarget(Run<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the archive target.
- getArchiveTargetDir(File) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractArchiveFileReport
- getArchiveTargetDir(File) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportAction
- getArchiveTargetDir(File) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractRequestHandler
-
Gets the archive target directory for use in
AbstractRequestHandler.doZipDownload(org.kohsuke.stapler.StaplerRequest, org.kohsuke.stapler.StaplerResponse)
. - getArchiveTargetDir(File) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReport
- getArchiving() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Equivalent getter with
boolean
return type. - getATXConfigVersion() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Gets the ATX version that this ATX configuration is based on.
- getAtxInstallation() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- getAtxName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- getAtxName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGetServerStep
- getAtxName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep
- getATXReports() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXBuildAction
-
Gets the ATX reports.
- getBaseUrl(ATXConfig, EnvVars) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ATXUtil
-
Gets the server base URL of the ATX installation.
- getBaseUrl(String, String, String, boolean) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ATXUtil
-
Gets the base URL of the ATX installation by given server settings.
- getBuild(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportAction
- getBuild(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractRequestHandler
-
Gets the build that have report artifacts this action handles.
- getBuild(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
- getBuildAction(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractRequestHandler
-
Resolves the build action containing the report artifacts by
StaplerRequest.findAncestorObject(Class)
. - getBusCache() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComCaches
-
Provides access to bus cache files.
- getBusCache() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches
- getCacheByType(Caches.CacheType) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches
-
Gets the cache object by type.
- getCaches() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheBuilder
- getCaches() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Returns the cache module.
- getCaches() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getComExecutable(Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Gets the ecu.test COM server executable path on the given target system.
- getComVersion(Launcher, TaskListener) - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Gets the COM version of currently running ecu.test instance.
- getConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation
- getConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep
- getConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGenerator
- getConfigDir(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
-
Gets the configuration directory of the current ecu.test workspace by querying the settings file via COM.
- getConfigFilePath(String, String, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
-
Gets the absolute configuration file path.
- getConfigMap(boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXReportHandler.AbstractReportCallable
-
Converts the ATX configuration to a map containing all setting names and their current value.
- getConfigName() - Method in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
- getConstants() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- getContext() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation
- getCount() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComConstants
-
Queries the number of constants.
- getCount() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Constants
- getCredentials(Item) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
-
Gets the credentials providing access to user name and password.
- getCredentialsId() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher
- getCredentialsId() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
- getCurrentTestBenchConfiguration() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Provides access to settings of the currently active test bench configuration file.
- getCurrentTestBenchConfiguration() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getCurrentTestConfiguration() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Provides access to settings of the currently active test configuration file.
- getCurrentTestConfiguration() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getCustomGenerators() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher
- getCustomSetting(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Gets a single ATX custom setting by name.
- getCustomSettingByName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Gets the ATX custom setting by given setting name.
- getCustomSettings() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
- getCustomSettings(ATXInstallation) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Gets the custom settings of a given ATX installation.
- getDbChannel() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig
- getDbChannel() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.CacheClient
- getDefaultConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
- getDefaultConfigDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
- getDefaultJobExecMode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.DescriptorImpl
- getDefaultPackagesDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
- getDefaultProgId() - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty.DescriptorImpl
- getDefaultReportDir() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher.DescriptorImpl
- getDefaultReportDir() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
- getDefaultScanMode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.DescriptorImpl
- getDefaultTcpPort() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder.DescriptorImpl
- getDefaultTcpPort() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractToolBuilderDslExtension.AbstractToolContext
-
Defines the default timeout.
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartETContext
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartTSContext
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StopETContext
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StopTSContext
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher.DescriptorImpl
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher.DescriptorImpl
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig.DescriptorImpl
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig.DescriptorImpl
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig.DescriptorImpl
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
-
Gets the default timeout.
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolDescriptor
-
Gets the default timeout.
- getDefaultTimeout() - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty.DescriptorImpl
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.LicenseETBuilder.DescriptorImpl
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.LicenseETBuilder
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder.DescriptorImpl
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder.DescriptorImpl
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StopETBuilder.DescriptorImpl
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StopETBuilder
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StopTSBuilder.DescriptorImpl
- getDefaultTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StopTSBuilder
- getDefaultValue() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
- getDescEnglish() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
- getDescGerman() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
- getDescription() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
The system locale description, defaults to English.
- getDescription() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AbstractTestObject
-
Queries the test object description.
- getDescription() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComConstant
-
Queries the constant description.
- getDescription() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComPackage
-
Queries the package description.
- getDescription() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Constant
- getDescription() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Package
- getDescription() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Project
- getDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- getDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
- getDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
- getDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
- getDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
- getDirectorySize(FilePath) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the total size of given directory recursively.
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleNote.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXBuildAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXProjectAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXBooleanSetting.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomBooleanSetting.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomTextSetting.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSecretSetting.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXTextSetting.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGetServerStep.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorBuildAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorProjectAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorSetting.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitTestResultParser
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogBuildAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogProjectAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisBuildAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisProjectAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFBuildAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFProjectAction
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageAttributeConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportPackageConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectAttributeConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportProjectConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageAttributeConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageDirConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectAttributeConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectDirConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageOutputParameter.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.ExportPackageBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.ExportProjectBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.ImportPackageBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.ImportProjectBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestPackageBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestProjectBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.LicenseETBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETConfigStartedStep.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGetInstallationStep.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StopETBuilder.DescriptorImpl
- getDisplayName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StopTSBuilder.DescriptorImpl
- getDynamic(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXBuildAction
-
Returns
ATXReport
specified by the URL. - getDynamic(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorBuildAction
-
Returns
GeneratorReport
specified by the URL. - getDynamic(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogBuildAction
-
Returns
ETLogReport
specified by the URL. - getDynamic(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisBuildAction
-
Returns
TraceAnalysisReport
specified by the URL. - getDynamic(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFBuildAction
-
Returns
TRFReport
specified by the URL. - getDynamic(String, StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXProjectAction
-
Returns
ATXReport
specified by the URL. - getDynamic(String, StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorProjectAction
-
Returns
GeneratorReport
specified by the URL. - getDynamic(String, StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogProjectAction
-
Returns
ETLogReport
specified by the URL. - getDynamic(String, StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisProjectAction
-
Returns
TraceAnalysisReport
specified by the URL. - getDynamic(String, StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFProjectAction
-
Returns
TRFReport
specified by the URL. - getElfCache() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComCaches
-
Provides access to ELF cache files.
- getElfCache() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches
- getEnvVariables() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.view.TestEnvActionView
-
Gets the test related build environment variables from the
TestEnvInvisibleAction
previously added to the build. - getEnvVariables() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.view.ToolEnvActionView
-
Gets the tool related build environment variables from the
ToolEnvInvisibleAction
previously added to the build. - getErrorLogCount() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
-
Gets the total count of error logs.
- getErrorLogs() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
-
Gets the error logs.
- getErrorMessage() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder
- getExecutable(Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.AbstractToolInstallation
-
Gets the executable file path of the tool on the given target system.
- getExecutable(Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Gets the ecu.test executable path on the given target system.
- getExecutionConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
- getExecutionConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- getExecutionConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.OpenTestFileCallable
- getExportConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ExportPackageClient
- getExportConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ExportProjectClient
- getExportConfigs() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractExportBuilder
- getExportPath() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig
- getFailedThreshold() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
- getFileExtension() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.scan.AbstractTestScanner
-
Gets the file extension.
- getFileExtension() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.scan.TestPackageScanner
- getFileExtension() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.scan.TestProjectScanner
- getFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractArchiveFileReport
- getFileName() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestBenchConfiguration
-
Returns the full path of this test bench configuration.
- getFileName() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestConfiguration
-
Returns the full path of this test configuration.
- getFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestBenchConfiguration
- getFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestConfiguration
- getFilePath() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder
- getFilePath() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.AttributeConfig
- getFilePath() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig
- getFilePath() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig
- getFilePath() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.CacheClient
- getFilePattern() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.scan.AbstractTestScanner
-
Gets the file pattern.
- getFiles() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComCache
-
Returns all cache files of this category.
- getFiles() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Cache
- getFileSize() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractArchiveFileReport
- getFileSize(FilePath) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the size of given file.
- getFilterExpression() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig
- getFirstReportFile(FilePath) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the first TRF file found in given report directory.
- getFunctionName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGetServerStep.DescriptorImpl
- getFunctionName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep.DescriptorImpl
- getFunctionName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETConfigStartedStep.DescriptorImpl
- getFunctionName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGetInstallationStep.DescriptorImpl
- getFunctionName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep.DescriptorImpl
- getGeneratorReports() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorBuildAction
-
Gets the generator reports.
- getGenerators() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher
- getGlobalConstants() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestConfiguration
-
Queries all global constants of the currently loaded test configuration.
- getGlobalConstants() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestConfiguration
- getGroup() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
- getIconClassName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXAction
- getIconClassName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.AbstractReportGeneratorAction
- getIconClassName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.AbstractETLogAction
- getIconClassName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.AbstractTraceAnalysisAction
- getIconClassName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.AbstractTRFAction
- getIconFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.view.TestEnvActionView
-
Gets the file name of the icon.
- getIconFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.view.ToolEnvActionView
-
Gets the file name of the icon.
- getIconFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportAction
- getIconFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXProjectAction
- getIconFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorProjectAction
- getIconFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogProjectAction
- getIconFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisProjectAction
- getIconFileName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFProjectAction
- getIconFileName(String, String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
-
Gets the icon file name by class specification.
- getId() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
- getImportConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportPackageClient
- getImportConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportProjectClient
- getImportConfigPath() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig
- getImportConfigs() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractImportBuilder
- getImportPath() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig
- getInputDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.scan.AbstractTestScanner
- getInstallation() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractToolPublisher
- getInstallation() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXReportHandler
- getInstallation() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
-
Gets the
ATXInstallation
by descriptor and name. - getInstallation() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
- getInstallation() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
- getInstallation() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
- getInstallation(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
-
Gets the
ATXInstallation
by descriptor and expanded name. - getInstallation(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation.DescriptorImpl
-
Gets the ecu.test installation specified by name.
- getInstallations() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher.DescriptorImpl
-
Gets all configured
ATXInstallation
s. - getInstallations() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
- getInstallations() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolDescriptor
-
Gets the tool installations.
- getInstallations() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation.DescriptorImpl
- getInstallPath() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.AbstractToolClient
- getInstallPath() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep
- getInstance() - Static method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComProperty
-
Returns the current instance of
ETComProperty
. - getJobExecMode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig
- getKeepAll() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Equivalent getter with
boolean
return type. - getLastBuildAction(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXProjectAction
-
Returns the
ATXBuildAction
in the last build that have artifact documents. - getLastBuildAction(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorProjectAction
-
Returns the
ReportGeneratorBuildAction
in the last build that have artifact documents. - getLastBuildAction(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogProjectAction
-
Returns the
ETLogBuildAction
in the last build that have artifact documents. - getLastBuildAction(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisProjectAction
-
Returns the
TraceAnalysisBuildAction
in the last build that have artifact documents. - getLastBuildAction(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFProjectAction
-
Returns the
TRFBuildAction
in the last build that have artifact documents. - getLastReportBuild(Job<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportAction
-
Gets the last build with report artifacts in a project.
- getLastReportBuild(Job<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXAction
- getLastReportBuild(Job<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.AbstractReportGeneratorAction
- getLastReportBuild(Job<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.AbstractETLogAction
- getLastReportBuild(Job<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.AbstractTraceAnalysisAction
- getLastReportBuild(Job<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.AbstractTRFAction
- getLastTbc() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getLastTbc() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- getLastTcf() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getLastTcf() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- getLibraryFile(Computer) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.DllUtil
-
Gets the library file for the respective system architecture.
- getLineNumber() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation
- getLineNumber() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder
- getListener() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXReportHandler.AbstractReportCallable
- getListener() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.OpenTestFileCallable
- getLoadedPatches() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Queries the list of loaded patches of the COM-Application.
- getLoadedPatches() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getLogFolder() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisExecutionInfo
- getLogFolder() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComAnalysisExecutionInfo
-
Folder where trace and log files of the currently executed analysis job are stored.
- getLogFolder() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestExecutionInfo
-
Folder where trace and log files of the currently executed package are stored.
- getLogFolder() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestExecutionInfo
- getLogger() - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Gets the logger.
- getLogger() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the logger instance.
- getLogMessage() - Method in enum de.tracetronic.jenkins.plugins.ecutest.compat.CompatibilityWarner.PackageInfo
-
Gets the log message.
- getLogReports() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogBuildAction
-
Gets the ecu.test log reports.
- getLogs() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
- getMaxLogSize() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.log.AbstractETLogAction
-
Gets the maximum size of logs to show.
- getMessage() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation
- getModelCache() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComCaches
-
Provides access to model cache files.
- getModelCache() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGlobalVariable
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig
-
Gets the name of the related template directory.
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorSetting
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageOutputParameter
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGlobalVariable
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AbstractTestObject
-
Queries the test object name.
- getName() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComConstant
-
Queries the constant name.
- getName() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComPackage
-
Queries the package name.
- getName() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComProject
-
Queries the project name.
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Constant
- getName() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Project
- getOutParams() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getOutputParameters() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.PackageClient
-
Gets output parameters.
- getOutputParameters() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.PackageClient.PackageExecutioInfoHolder
- getOutputParameters() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
- getOwner(StaplerRequest) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractRequestHandler
-
Gets the owner of this action.
- getPackageConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.PackageClient
-
Gets package config.
- getPackageConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- getPackageConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestPackageBuilder
- getPackages() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComProject
-
Queries the list of packages used in this project.
- getPackages() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Project
- getPackagesDir(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
-
Gets the packages directory of the current ecu.test workspace by querying the settings file via COM.
- getParameters() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
- getParsedTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- getParsedTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- getParsedTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
- getProgId() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Gets the programmatic identifier from tool properties.
- getProgId() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty
- getProgId() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComProperty
-
Gets the current COM specific programmatic identifier set by latest ecu.test startup.
- getProjectActions() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXBuildAction
- getProjectActions() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorBuildAction
- getProjectActions() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogBuildAction
- getProjectActions() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisBuildAction
- getProjectActions() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFBuildAction
- getProjectConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ProjectClient
- getProjectConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- getProjectConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestProjectBuilder
- getProjectId(ATXConfig, EnvVars) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ATXUtil
-
Gets the current ATX project id.
- getProjectReportFiles(Run<?, ?>, FilePath, Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Builds a list of project report files for report generation.
- getProperty() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep
- getProxyUrl(ATXConfig, EnvVars) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ATXUtil
-
Gets the proxy URL of the ATX installation.
- getPublishers() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
- getReportDb() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisExecutionInfo
- getReportDb() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComAnalysisExecutionInfo
-
Queries the path to report database of current (or most recent) analysis job execution.
- getReportDb() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestExecutionInfo
-
Queries the path to report database of current (or most recent) test run.
- getReportDb() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestExecutionInfo
- getReportDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- getReportDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
- getReportDirs(Run<?, ?>, FilePath, Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the report directories either from test environment actions or downstream workspace.
- getReportFiles() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXReportHandler.AbstractReportCallable
- getReportFiles(Run<?, ?>, FilePath, Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Builds a list of TRF files for report generation.
- getReportFiles(String, String, Run<?, ?>, FilePath, Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Builds a list of report files for report generation.
- getReportIconClassName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXAction
- getReportIconClassName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.AbstractTraceAnalysisAction
- getReportUrl() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReport
- getRequiredContext() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGetServerStep.DescriptorImpl
- getRequiredContext() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep.DescriptorImpl
- getRequiredContext() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETConfigStartedStep.DescriptorImpl
- getRequiredContext() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGetInstallationStep.DescriptorImpl
- getRequiredContext() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep.DescriptorImpl
- getRequiredMonitorService() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- getRequiredMonitorService() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
- getRequiredMonitorService() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
- getRequiredMonitorService() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
- getResult() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisExecutionInfo
- getResult() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComAnalysisExecutionInfo
-
Returns the result of the analysis job execution.
- getResult() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestExecutionInfo
-
Returns the result of the project execution or package execution, depending on which method (
TestEnvironment.executeProject(String path)
orTestEnvironment.executePackage(String path)
) has called before. - getResult() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestExecutionInfo
- getReturnValue(String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestExecutionInfo
-
Returns the final value of a package variable.
- getReturnValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestExecutionInfo
- getScanMode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- getSecretValue() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSecretSetting
- getSeriousness() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder
- getServiceCache() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComCaches
-
Provides access to service cache files.
- getServiceCache() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches
- getSetting(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Gets a single ATX setting by name.
- getSetting(String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Queries the COM-Application setting value by name.
- getSetting(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getSettingByName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Gets the ATX setting by given setting name.
- GetSettingCallable(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper.GetSettingCallable
-
Instantiates a new
AbstractTestHelper.GetSettingCallable
. - getSettings() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
- getSettings() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Gets all ATX settings as map.
- getSettings() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig
- getSettingsByGroup(ATXSetting.SettingsGroup) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Gets all ATX settings which belongs to a settings group.
- getSettingsByGroupName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Gets all ATX settings which belongs to a named settings group.
- getSettingsDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- getSettingsDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- getSettingsDir(Run<?, ?>, FilePath) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the settings directory, either previous ecu.test settings or default one.
- getSettingsGroup(String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Gets the ATX settings group by name.
- getSettingValueByGroup(String, ATXSetting.SettingsGroup) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Gets the ATX setting by given setting name and a list of ATX settings.
- getSettingValueByName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Gets the ATX setting value by given setting name from all ATX settings.
- getSettingValueBySettings(String, List<ATXSetting<?>>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Gets the ATX setting value by given setting name from a list of ATX settings.
- getSeverity() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation
- getState() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisExecutionInfo
- getState() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComAnalysisExecutionInfo
-
Returns the state of the current analysis job execution.
- getState() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestExecutionInfo
-
Returns the state of the current test execution.
- getState() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestExecutionInfo
- getSubReports() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
-
Gets the sub-reports.
- getTaskName() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.agent.AbstractTaskAgentRestarter
- getTaskName() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.agent.WindowsTaskAgentRestarter
- getTaskName() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.slave.WindowsTaskSlaveRestarter
-
Deprecated.
- getTbcFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- getTcfFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- getTcpPort() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
- getTcpPort() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- getTestConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
- getTestConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- getTestDescription() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTestDescription() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- getTestDescription() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.TestInfoHolder
- getTestEnvActions() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.view.TestEnvActionView
-
Gets the list of
TestEnvInvisibleAction
s according to this build action. - getTestEnvironment() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Returns the test environment.
- getTestEnvironment() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getTestExecutionInfo() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestEnvironment
-
Gets the current test execution info.
- getTestExecutionInfo() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
- getTestFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTestFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
- getTestFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- getTestFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.OpenTestFileCallable
- getTestFileConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.OpenTestFileCallable
- getTestFilePath(String, String, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
-
Gets the absolute test file path.
- getTestFilePath(String, String, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- getTestId() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTestId(Run<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestHelper
-
Gets the test identifier by the size of
TestEnvInvisibleAction
s already added to the build. - getTestManagement() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Returns the test management module.
- getTestManagement() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getTestName() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTestName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- getTestName() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.TestInfoHolder
- getTestReportDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTestReportDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.ExecutionInfoHolder
- getTestReportDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- getTestResult() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTestResult() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.ExecutionInfoHolder
- getTestResult() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- getTestResultLocationMessage() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitTestResultParser
- getTestTbc() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTestTcf() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTestType() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.AbstractToolClient
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Gets the COM timeout from tool properties.
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty
- getTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComProperty
-
Gets the current COM response timeout set by latest ecu.test startup.
- getTimestamp() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation
- getTitle() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
- getTitle() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
- getTmProjectId() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig
- getTmsPath() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig
- getToolClient(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractToolPublisher
-
Configures an ecu.test client with given workspace settings.
- getToolClient(String, Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Configures an ecu.test client with given workspace settings.
- getToolDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportDescriptor
-
Gets the tool descriptor holding the installations.
- getToolDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the tool descriptor holding the installations.
- getToolDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Gets the tool descriptor holding the ecu.test installations.
- getToolDescriptor() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolDescriptor
-
Gets the tool descriptor holding the installations.
- getToolEnvActions() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.view.ToolEnvActionView
-
Gets the list of
ToolEnvInvisibleAction
s according to this build action. - getToolId() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getToolId(Run<?, ?>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
-
Gets the test identifier by the size of
ToolEnvInvisibleAction
s already added to the build. - getToolInstallation() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getToolInstallation(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
-
Gets the tool installation by descriptor and tool name.
- getToolInstallation(String, EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the tool installation by descriptor and tool name.
- getToolInstallations() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportDescriptor
-
Gets the tool installations.
- getToolLibsIni() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- getToolLibsIniPath() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractToolPublisher
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation
-
Gets the tool name.
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.AbstractToolClient
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETConfigStartedStep
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGetInstallationStep
- getToolName() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep
- getToolSettings() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getToolVersion() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getToolWorkspace() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- getTotalErrorCount() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
-
Gets the total count of warning logs including all sub reports.
- getTotalWarningCount() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
-
Gets the total count of warning logs including all sub reports.
- getTraceAnalysisReports() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisBuildAction
-
Gets the trace analysis reports.
- getTrendIconClassName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXAction
- getTRFReports() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFBuildAction
-
Gets the TRF reports.
- getTSExecutable(Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Gets the executable path of the Tool-Server on the given target system.
- getType() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig
- getType() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.CacheClient
- getType() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Cache
- getUnstableThreshold() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
- getUrl() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractTestReport
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the URL name that will be used for archiving and linking the reports.
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.AbstractATXAction
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.AbstractReportGeneratorAction
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.AbstractETLogAction
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.AbstractTraceAnalysisAction
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.AbstractTRFAction
- getUrlName() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
- getValidATXName(String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ATXUtil
-
Removes special characters from test name and replaces with underscore "_".
- getValue() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomTextSetting
- getValue() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
- getValue() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorSetting
- getValue() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant
- getValue() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter
- getValue() - Method in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
- getValue() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComConstant
-
Queries the constant value.
- getValue() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Constant
- getValue(CpsScript) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGlobalVariable
- getValue(CpsScript) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGlobalVariable
- getVersion() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- getVersion() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Queries the COM-Application version.
- getVersion() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- getWarningLogCount() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
-
Gets the total count of warning logs.
- getWarningLogs() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogReport
-
Gets the warning logs.
- getWarningsIssues() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.TestInfoHolder
- getWorkspace() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- getWorkspace() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
- getWorkspaceDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- getWorkspaceDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- getWorkspaceDir(Run<?, ?>, FilePath) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Gets the workspace directory, either previous ecu.test workspace or default one.
- GlobalConstant - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding a global constant.
- GlobalConstant(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant
-
Instantiates a new
GlobalConstant
. - GlobalConstant.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
GlobalConstant
. - GlobalConstantContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext.GlobalConstantsContext.GlobalConstantContext
- GlobalConstantsContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext.GlobalConstantsContext
H
- hasArchivedReports() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXBuildAction
-
Specifies whether this action holds archived
ATXZipReport
s. - hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomBooleanSetting
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomSetting
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomTextSetting
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.AttributeConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.GlobalConstant
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageOutputParameter
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig
- hashCode() - Method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
- hasTrendReport() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReport
-
Currently only packages can contain an additional trend report.
I
- ignoreSSLIssues(HttpsURLConnection) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Ignores SSL certification errors by trusting all certificates and host names.
- ImportArchiveContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext.ImportArchiveContext
- ImportAttributeConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Common base class for
ImportPackageAttributeConfig
andImportProjectAttributeConfig
. - ImportAttributeConfig(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportAttributeConfig
-
Instantiates a new
ImportAttributeConfig
. - ImportAttributeConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportAttributeConfig
. - importAttributesFromTMS(CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package attributes from test management system configuration.
- importAttributesFromTMS(CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project attributes from test management system configuration.
- importAttributesFromTMS(CharSequence, CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package attributes from test management system configuration.
- importAttributesFromTMS(CharSequence, CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project attributes from test management system configuration.
- importAttributesFromTMS(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package attributes from test management system configuration.
- importAttributesFromTMS(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project attributes from test management system configuration.
- ImportConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Common base class for
ImportPackageConfig
andImportProjectConfig
. - ImportConfig(String, String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportConfig
-
Instantiates a new
ImportConfig
. - ImportConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportConfig
. - importConfigPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext.ImportArchiveContext
-
Option defining the import configuration path.
- importConfigs - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext
-
The list of configured test importerts.
- importFromArchive(CharSequence, CharSequence, CharSequence, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project from archive configuration.
- importFromArchive(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project from archive configuration.
- importFromTMS(CharSequence, CharSequence, CharSequence, boolean, int, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project from test management system configuration.
- importFromTMS(CharSequence, CharSequence, CharSequence, boolean, CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project from test management system configuration.
- importFromTMS(CharSequence, CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package from test management system configuration.
- importFromTMS(CharSequence, CharSequence, CharSequence, int, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project from test management system configuration.
- importFromTMS(CharSequence, CharSequence, CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package from test management system configuration.
- importFromTMS(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package from test management system configuration.
- importFromTMS(CharSequence, CharSequence, Runnable, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project from test management system configuration.
- importFromTMSDir(CharSequence, CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package directory from test management system configuration.
- importFromTMSDir(CharSequence, CharSequence, CharSequence, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project directory from test management system configuration.
- importFromTMSDir(CharSequence, CharSequence, CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package directory from test management system configuration.
- importFromTMSDir(CharSequence, CharSequence, CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project directory from test management system configuration.
- importFromTMSDir(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
-
Option defining the import package directory from test management system configuration.
- importFromTMSDir(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
-
Option defining the import project directory from test management system configuration.
- importMissingPackages - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext.ImportTMSContext
-
Specifies whether to import missing packages.
- importMissingPackages(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext.ImportTMSContext
-
Option defining whether to import missing packages.
- importPackage(Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportPackageClient
-
Imports a package according to given import configuration.
- importPackage(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importPackage(String, String, int)
but without timeout. - importPackage(String, String, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Imports a package from a test management system.
- importPackage(String, String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- ImportPackageAttributeConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for importing package attributes from test management system.
- ImportPackageAttributeConfig(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageAttributeConfig
-
Instantiates a new
ImportPackageAttributeConfig
. - ImportPackageAttributeConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportPackageAttributeConfig
. - importPackageAttributes(Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportPackageClient
-
Imports a package attributes according to given import configuration.
- importPackageAttributes(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importPackageAttributes(String, int)
but without timeout. - importPackageAttributes(String, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Imports the attributes of given package to test management system.
- importPackageAttributes(String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- ImportPackageBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Builder providing the import of one or multiple ecu.test packages.
- ImportPackageBuilder(List<TMSConfig>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.ImportPackageBuilder
-
Instantiates a new
ImportPackageBuilder
. - ImportPackageBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
ImportPackageBuilder
. - ImportPackageClient - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Client to import ecu.test packages via COM interface.
- ImportPackageClient(TMSConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportPackageClient
-
Instantiates a new
ImportPackageClient
. - ImportPackageConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for importing a package from test management system.
- ImportPackageConfig(String, String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageConfig
-
Instantiates a new
ImportPackageConfig
. - ImportPackageConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportPackageConfig
. - ImportPackageContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportPackageContext
- ImportPackageDirConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for importing a project directory from test management system.
- ImportPackageDirConfig(String, String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportPackageDirConfig
-
Instantiates a new
ImportPackageDirConfig
. - ImportPackageDirConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportPackageDirConfig
. - importPackageDirectory(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importPackageDirectory(String, String, int)
but without timeout. - importPackageDirectory(String, String, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Imports a directory from a test management system with all sub directories and package.
- importPackageDirectory(String, String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- importPackages() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the import of packages from test management system with default settings. - importPackages(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the import of packages from test management system. - importPath - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext
-
The import path.
- importPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext
-
Option defining the import path.
- importProject(Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportProjectClient
-
Imports a project according to given import configuration.
- importProject(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importProject(String, String, boolean, int)
but without timeout. - importProject(String, String, boolean, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Imports a project from a test management system.
- importProject(String, String, boolean, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- importProject(String, String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importProject(String, String, boolean, int)
but with time out and default optional parameter. - importProject(String, String, String, boolean) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Imports a project from an archive.
- importProject(String, String, String, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- importProjectArchive(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportProjectClient
-
Imports a project from an archive.
- ImportProjectArchiveConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for importing a project from an archive.
- ImportProjectArchiveConfig(String, String, String, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig
-
Instantiates a new
ImportProjectArchiveConfig
. - ImportProjectArchiveConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportProjectArchiveConfig
. - ImportProjectAttributeConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for importing project attributes from test management system.
- ImportProjectAttributeConfig(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectAttributeConfig
-
Instantiates a new
ImportProjectAttributeConfig
. - ImportProjectAttributeConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportProjectAttributeConfig
. - importProjectAttributes(Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportProjectClient
-
Imports a project according to given import configuration.
- importProjectAttributes(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importProjectAttributes(String, int)
but without timeout. - importProjectAttributes(String, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Imports the attributes of given project to test management system.
- importProjectAttributes(String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- ImportProjectBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Builder providing the import of one or multiple ecu.test projects.
- ImportProjectBuilder(List<TMSConfig>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.ImportProjectBuilder
-
Instantiates a new
ImportProjectBuilder
. - ImportProjectBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
ImportProjectBuilder
. - importProjectById(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importProjectById(String, String, boolean, int)
, but without importMissingPackages and no timeout (= 0). - importProjectById(String, String, boolean, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Imports a project from a test management system.
- importProjectById(String, String, boolean, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Dispatches the function call to the ecu.test COM-API method ImportProjectById.
- importProjectById(String, String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importProjectById(String, String, boolean, int)
, but without importMissingPackages. - ImportProjectClient - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Client to import ecu.test projects via COM interface.
- ImportProjectClient(TMSConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.ImportProjectClient
-
Instantiates a new
ImportProjectClient
. - ImportProjectConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for importing a project from test management system.
- ImportProjectConfig(String, String, boolean, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig
-
Instantiates a new
ImportProjectConfig
. - ImportProjectConfig(String, String, boolean, String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig
-
Instantiates a new
ImportProjectConfig
. - ImportProjectConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportProjectConfig
. - ImportProjectContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext
- ImportProjectDirConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the configuration for importing a project directory from test management system.
- ImportProjectDirConfig(String, String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectDirConfig
-
Instantiates a new
ImportProjectDirConfig
. - ImportProjectDirConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ImportProjectDirConfig
. - importProjectDirectory(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Same as
importProjectDirectory(String, String, int)
but without timeout. - importProjectDirectory(String, String, int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Imports a directory from a test management system with all sub directories and projects.
- importProjectDirectory(String, String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- importProjects() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the import of projects from archive and test management system with default settings. - importProjects(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the import of projects from archive and test management system. - ImportTMSContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext.ImportTMSContext
- INFO - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation.Severity
-
Severity indicating this log message is informational only.
- insert(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Cache
-
Same as
Cache.insert(String, String)
but without database channel. - insert(String, String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComCache
-
Insert a database to the cache.
- insert(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Cache
- installation(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETPipeline
-
Gets a
ETInstallation
instance by name. - installation(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETPipeline
-
Gets a
ETInstallation
instance by named argument. - installs() - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Gets all ecu.test installations.
- is64BitExecutable(String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ProcessUtil
-
From https://stackoverflow.com/a/35418180
- is64BitJVM(Computer) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ProcessUtil
-
Checks whether the underlying JVM supports 64-bit architecture.
- isAborted() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.ExecutionInfoHolder
- isAborted() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
-
Specifies whether the test execution is aborted.
- isAdvanced() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGetServerStep.DescriptorImpl
- isAdvanced() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep.DescriptorImpl
- isAdvanced() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETConfigStartedStep.DescriptorImpl
- isAdvanced() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGetInstallationStep.DescriptorImpl
- isAdvanced() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep.DescriptorImpl
- isAllowMissing() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Returns whether missing reports are allowed.
- isApplicable(Class<? extends AbstractProject>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportDescriptor
- isApplicable(Class<? extends AbstractProject>) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractExportBuilder.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractImportBuilder.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestDescriptor
- isApplicable(Class<? extends AbstractProject>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolDescriptor
- isApplicable(Class<? extends AbstractProject>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheBuilder.DescriptorImpl
- isApplicationRunning() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Checks if the application process is running and ready to use.
- isApplicationRunning() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- isArchiving() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Returns whether archiving artifacts is enabled.
- isAttached() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
- isAvailable() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Checks if the test management service can be started.
- isAvailable() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- isCheckbox() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
Determines whether this setting is checkbox type.
- isChecked() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXCustomBooleanSetting
- isCheckTestFile() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- isClear() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheConfig
- isClear() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.CacheClient
- isCompatible(ToolVersion, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTMSClient
-
Checks the currently running ecu.test version for compatibility reasons and tests whether the test management module is available.
- isCompatible(FilePath, Launcher, TaskListener) - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.CacheClient
-
Checks the currently running ecu.test version for compatibility reasons and tests whether the cache module is available.
- isConfigStarted() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Checks whether the currently selected configurations are started.
- isCreateNewPath() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExportConfig
- isCreateReportDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- isDebugMode() - Method in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- isDebugMode() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- isDebugMode() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- isDownstream() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Returns whether this publisher is part of
DownStreamPublisher
actions. - isETRunning(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Checks whether an ecu.test instance is still running.
- isExecInCurrentPkgDir() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig
- isFailedOnError() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
- isFailFast() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- isFailOnOffline() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- isForceReload() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- isImportMissingPackages() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectConfig
- isInjectBuildVars() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- isInstallationVerified(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractToolPublisher
-
Verify the installation object and updates properties if needed.
- isInstallationVerified(EnvVars) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
-
Verify the installation object and updates properties if needed.
- isKeepAll() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Returns whether artifacts are archived for all successful builds, otherwise only the most recent.
- isKeepConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- isKeepInstance() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- isKeepInstance() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- isLicenseCheck() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- isLoadOnly() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
- isMergeReports() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- isProjectLevel() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportAction
-
Returns whether archiving is restricted to project level only.
- isRecordWarnings() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- isRecursive() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.scan.AbstractTestScanner
- isRecursiveScan() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- isRegisterComServer() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation
-
Returns whether to register the COM server before each start of ecu.test.
- isRegisterComServer() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty
- isReplaceFiles() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ImportProjectArchiveConfig
- isRunOnFailed() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Returns whether this publisher can run for failed builds, too.
- isRunTest() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
- isRunTraceAnalysis() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
- isSecret() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
Determines whether this setting is secret type.
- isSingleTestplanMap(ATXConfig) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ATXUtil
-
Returns the current ATX setting
mapSeparateProjectExecutionAsSingleTestplan
. - isSkipped(boolean, Run<?, ?>, Launcher) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Determines whether this publisher will be skipped depending on OS architecture and current build result.
- isStarted() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Returns whether the currently selected test configuration and testbench configuration are started.
- isStarted() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- isStopOnError() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
- isTestSpecific() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
- isUnstableOnWarning() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
- isUpdateUserLibs() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- isUsePersistedSettings() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- isUsePersistedSettings() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig
- item(int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComConstants
-
Returns a specified constant by index.
- item(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Constants
- item(String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComConstants
-
Returns a specified constant by name.
- item(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Constants
J
- jobExecutionMode(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ProjectConfigContext
-
Option defining the job execution mode.
- jobExecutionMode(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ProjectConfigContext
-
Option defining the job execution mode.
- JUNIT_REPORT_FILE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
-
File name of the UNIT report file.
- JUnitPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report.junit
-
Publisher providing the generation of JUnit reports and adds a
TestResultAction
by invoking theJUnitTestResultParser
. - JUnitPublisher(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
-
Instantiates a new
JUnitPublisher
. - JUnitPublisher.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.junit
-
DescriptorImpl for
JUnitPublisher
. - JUnitReportGenerator - Class in de.tracetronic.jenkins.plugins.ecutest.report.junit
-
Class providing the generation of JUnit reports with ecu.test.
- JUnitReportGenerator() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitReportGenerator
- JUnitTestResultParser - Class in de.tracetronic.jenkins.plugins.ecutest.report.junit
-
Class providing a
TestResult
by parsing the JUnit report. - JUnitTestResultParser() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitTestResultParser
- JUnitValidator - Class in de.tracetronic.jenkins.plugins.ecutest.util.validation
-
Validator to check UNIT related form fields.
- JUnitValidator() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.validation.JUnitValidator
K
- keepAll - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
-
The keep all archives setting.
- keepAll(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
-
Option defining whether artifacts are archived for all successful builds.
- keepConfig(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext
-
Option defining whether to keep the previous loaded configuration.
- keepInstance(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartETContext
-
Option defining whether to re-use the previous instance.
- keepInstance(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartTSContext
-
Option defining whether to re-use the previous instance.
L
- launchProcess(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.AbstractToolClient
-
Launches a process by using
ArgumentListBuilder
and waits for start up within a given timeout. - LicenseETBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Builder providing the license check of ecu.test.
- LicenseETBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.LicenseETBuilder
-
Instantiates a new
LicenseETBuilder
. - LicenseETBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
DescriptorImpl for
LicenseETBuilder
. - load() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
- load() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation.DescriptorImpl
- LoadConfigCallable(TestConfig, TaskListener) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.LoadConfigCallable
-
Instantiates a new
AbstractTestClient.LoadConfigCallable
. - loadLibrary(Computer) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.DllUtil
-
Loads the JACOB library.
- loadOnly(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext
-
Option defining whether to load the test configuration only.
- log(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs plain text messages directly into console.
- logAnnot(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs annotated message.
- logAnnot(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs annotated message.
- logComException(Exception) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs error message caused by COM exception and prints stacktrace for debugging purposes.
- logComException(String, Exception) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs custom error message with caused COM exception and prints stacktrace for debugging purposes.
- logDebug(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs debug message.
- logError(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs error message.
- login(StandardUsernamePasswordCredentials, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTMSClient
-
Logs in to preconfigured test management service in ecu.test.
- login(String, String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Performs a login to the preconfigured test management service.
- login(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- logInfo(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs info message.
- logout() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestManagement
-
Performs a logout to the preconfigured test management service.
- logout() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
- logout(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTMSClient
-
Logs out from preconfigured test management service in ecu.test.
- logStackTrace(Exception) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs an exception stacktrace as debug message.
- logWarn(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Logs warning message.
M
- makeAbsolutePath(String, FilePath) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.PathUtil
-
Builds an absolute path by given relative path.
- mergeJobReports(String, List<String>) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.AnalysisEnvironment
- mergeJobReports(String, List<String>) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComAnalysisEnvironment
-
Merges reports of analysis job executions into a main report.
- mergeReports(FilePath, List<FilePath>, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisRunner
-
Merges the analysis reports into the main report.
- MODEL - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches.CacheType
-
Model cache type.
N
- name(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext.GlobalConstantsContext.GlobalConstantContext
-
Option defining the global constant name.
- name(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorSettingsContext.ReportGeneratorSettingContext
-
Option defining the settings name.
- name(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageOutputParametersContext.PackageOutputParameterContext
-
Option defining the package parameter name.
- name(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageParametersContext.PackageParameterContext
-
Option defining the package parameter name.
- newInstallation(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETPipeline
-
Creates a new
ETInstance
instance with given name and installation path. - newInstallation(String, String, String, int, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETPipeline
-
Creates a new
ATXServer
instance with server specific settings. - newInstallation(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETPipeline
-
Creates a new
ETInstallation
instance with named arguments. - newInstance() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
-
Instantiates a new
ExecutionConfig
with default values. - newInstance() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
-
Instantiates a new
PackageConfig
with default values. - newInstance() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig
-
Instantiates a new
ProjectConfig
with default values. - newInstance() - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
-
Instantiates a new
TestConfig
with default values. - newInstance(StaplerRequest, JSONObject) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestDescriptor
- newServer(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXPipeline
-
Creates a new
ATXServer
instance with default settings. - newServer(String, String, ATXConfig) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXPipeline
-
Deprecated.The use of this signature might not work as expected. Please use the newATXServer step directly!
- newServer(String, String, String, boolean, String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXPipeline
-
Creates a new
ATXServer
instance with given commonly used settings. - newServer(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXPipeline
-
Creates a new
ATXServer
instance with named arguments. - NO_EXECUTION - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
No analysis job execution.
- NO_INSTALL_MSG - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractDslExtension
-
Exception message for invalid tool installation option.
- NO_TESTCASE_EXECUTION - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Analysis job execution without running the test case part.
- NOT_NULL_MSG - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractDslExtension
-
Exception message for invalid options.
- NOTE - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder.Seriousness
-
Seriousness indicating the check is informational only.
O
- onChange(Saveable, XmlFile) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.SaveableListenerImpl
- onCompleted(Run<?, ?>, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.env.view.TestEnvActionView.RunListenerImpl
- onCompleted(Run<?, ?>, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.env.view.ToolEnvActionView.RunListenerImpl
- onStarted(FilePath, TaskListener) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher.RunListenerImpl
-
Deletes previous ecu.test log files.
- openPackage(String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Opens an existing package in COM-Application.
- openPackage(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- openProject(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
-
Same as
ETComClient.openProject(String, boolean, String)
but with default parameters. - openProject(String, boolean, String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Opens an existing project in COM-Application.
- openProject(String, boolean, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- openTestbenchConfiguration(String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Opens a test bench configuration file (*.tbc).
- openTestbenchConfiguration(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- openTestConfiguration(String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Opens a test configuration file (*.tcf).
- openTestConfiguration(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- OpenTestFileCallable(String, ExpandableConfig, ExecutionConfig, TaskListener) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.OpenTestFileCallable
-
Instantiates a new
AbstractTestClient.OpenTestFileCallable
. - OPT_CREDENTIALS_ID - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext
-
Option name for the credentials id.
- OPT_CREDENTIALS_ID - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext
-
Option name for the credentials id.
- OPT_EXPORT_PATH - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext
-
Option name for the export path.
- OPT_IMPORT_PATH - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext
-
Option name for the import path.
- OPT_TEST_FILE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension
-
Option name for the test file.
- OPT_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractDslExtension
-
Option name for the timeout.
- OPT_TOOL_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractDslExtension
-
Option name for the tool installation name.
- outputParameters(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageOutputParametersContext
-
Option defining the package output parameter.
- outputParameters(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext
-
Option defining the package variables.
- outputParameters(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageOutputParametersContext
-
Option defining the package variables.
- overrideSetting(String, Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Overrides an existing ATX setting with the specified value.
- overrideSettings(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Override multiple ATX settings via named arguments map.
P
- Package - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object giving access to the properties of an opened package.
- Package(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Package
-
Instantiates a new
Package
. - PACKAGE - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction.TestType
-
ecu.test package or project type.
- PackageClient - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Client to execute ecu.test packages via COM interface.
- PackageClient(String, TestConfig, PackageConfig, ExecutionConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.PackageClient
-
Instantiates a new
PackageClient
. - PackageClient.PackageExecutioInfoHolder - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Helper class storing package execution information.
- packageConfig(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestFolderContext
-
Option defining the package configuration.
- packageConfig(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestPackageContext
-
Option defining the package configuration.
- PackageConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the package configuration.
- PackageConfig(boolean, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
-
Instantiates a new
PackageConfig
with empty package parameters. - PackageConfig(boolean, boolean, List<PackageParameter>, List<PackageOutputParameter>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageConfig
-
Instantiates a new
PackageConfig
. - PackageConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
PackageConfig
. - PackageConfigContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext
- PackageExecutioInfoHolder(String, String, boolean, Map<String, String>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.PackageClient.PackageExecutioInfoHolder
-
Instantiates a new
PackageClient.PackageExecutioInfoHolder
. - PackageOutputParameter - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding a package output parameter name.
- PackageOutputParameter(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageOutputParameter
-
Instantiates a new
PackageOutputParameter
. - PackageOutputParameter.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
PackageOutputParameter
. - PackageOutputParameterContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageOutputParametersContext.PackageOutputParameterContext
- PackageOutputParametersContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageOutputParametersContext
- PackageParameter - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding a package parameter.
- PackageParameter(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.PackageParameter
-
Instantiates a new
PackageParameter
. - PackageParameter.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
PackageParameter
. - PackageParameterContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageParametersContext.PackageParameterContext
- PackageParametersContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageParametersContext
- PACKAGES_AND_PROJECTS - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.ScanMode
-
Scan both packages and projects.
- PACKAGES_ONLY - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.ScanMode
-
Scan packages only.
- PARALLEL_EXECUTION - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Parallel analysis job execution.
- PARAM - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.compat.CompatibilityWarner.PackageInfo
-
Using string specific for parameter.
- parameter(CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageParametersContext
-
Option defining the package parameter.
- parameter(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageParametersContext
-
Option defining the package parameter.
- PARAMETER - Static variable in class de.tracetronic.jenkins.plugins.ecutest.util.validation.AbstractValidator
-
Character identifying parameterized values.
- parameters(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext
-
Option defining the package parameters.
- parse() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogParser
-
Parses the ecu.test log file.
- parse(String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
-
Parses a string-based parameter to integer.
- parse(String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.test.config.ExecutionConfig
-
Parses a string-based parameter to integer.
- parse(String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
-
Parses a version string and returns a
ToolVersion
. - parseLogCount(ETLogAnnotation.Severity) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogParser
-
Parses the total count of log messages matching the given severity.
- parseResult(List<FilePath>, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitTestResultParser
-
Parses the given JUnit test report files and builds a
TestResult
object that represents them. - parseSetting(Document, ATXSetting.SettingsGroup, String) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSettingParser
-
Parses a single setting of the ATX template configuration.
- parseSettings(Document) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSettingParser
-
Parses all settings of the ATX template configuration.
- PathUtil - Class in de.tracetronic.jenkins.plugins.ecutest.util
-
Utility class providing file path operations.
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractExportBuilder
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractImportBuilder
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.CacheBuilder
- performDirectRequest(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Performs a direct synchronous request on this
ETComDispatch
, invoking the given method and waiting for the result. - performDirectRequest(String, Object...) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Performs a direct synchronous request on this
ETComDispatch
, invoking the given method with parameters and waiting for the result. - performReport(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Performs the report-specific post-build operations.
- performReport(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- performReport(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher
- performReport(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
- performReport(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
- performReport(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- performReport(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher
- performReport(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
- performRequest(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Performs a request on this
ETComDispatch
, invoking the given method. - performRequest(String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Performs a request on this
ETComDispatch
, invoking the given method. - performRequest(String, int, Object...) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Performs a request on this
ETComDispatch
, invoking the given method with parameters. - performRequest(String, Object...) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Performs a request on this
ETComDispatch
, invoking the given method with parameters. - performTool(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
-
Performs the tool-specific build step operations.
- performTool(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.LicenseETBuilder
- performTool(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- performTool(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- performTool(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StopETBuilder
- performTool(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StopTSBuilder
- PREFIX - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Prefix for all build environment variables created by this
TestEnvContributor
. - PREFIX - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Prefix for all build environment variables created by this
ToolEnvContributor
. - PRF_PATTERN - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
-
Pattern uses to match the not support .prf files.
- ProcessUtil - Class in de.tracetronic.jenkins.plugins.ecutest.util
-
Utility class providing process and system operations.
- Project - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object giving access to the properties of an opened project.
- Project(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Project
-
Instantiates a new
Project
. - PROJECT - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction.TestType
- ProjectClient - Class in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Client to execute ecu.test projects via COM interface.
- ProjectClient(String, TestConfig, ProjectConfig, ExecutionConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.ProjectClient
-
Instantiates a new
ProjectClient
. - projectConfig(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestFolderContext
-
Option defining the project configuration.
- projectConfig(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestProjectContext
-
Option defining the project configuration.
- ProjectConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the project configuration.
- ProjectConfig(boolean, String, ProjectConfig.JobExecutionMode) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig
-
Instantiates a new
ProjectConfig
. - ProjectConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
ProjectConfig
. - ProjectConfig.JobExecutionMode - Enum in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Defines the analysis job execution modes.
- ProjectConfigContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ProjectConfigContext
- PROJECTS_ONLY - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.ScanMode
-
Scan projects only.
- publish() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Publishes ATX reports with default archiving settings.
- publish(boolean, boolean, boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Publishes ATX reports with given archiving settings.
- publish(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Publishes ATX reports with given archiving settings as named arguments map.
- publishATX(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing ATX reports with default settings. - publishATX(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing ATX reports. - PublishATXContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishATXContext
- PublishETLogContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishETLogContext
- publishETLogs() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing ecu.test logs with default settings. - publishETLogs(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing ecu.test logs. - publishGenerators(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing generated reports with default settings. - publishGenerators(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing generated reports. - publishGenerators(List<ReportGeneratorConfig>, List<ReportGeneratorConfig>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes generator reports with default settings.
- publishGenerators(List<ReportGeneratorConfig>, List<ReportGeneratorConfig>, boolean, boolean, boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes generator reports with all available settings.
- publishGenerators(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes generator reports with given settings as named arguments map.
- PublishGeneratorsContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext
- publishTMS(CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing report to test management system with default settings. - publishTMS(CharSequence, CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing report to test management system. - publishTMS(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes reports to a test management system with default settings.
- publishTMS(String, int, boolean, boolean, boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes reports to a test management system with all available settings.
- publishTMS(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes reports to a test management system with given settings as named arguments map.
- PublishTMSContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishTMSContext
- publishTraceAnalysis() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Runs the trace analyses and publishes the generated reports with default settings.
- publishTraceAnalysis(boolean, boolean, int, boolean, boolean, boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Runs the trace analyses and publishes the generated reports with all available settings.
- publishTraceAnalysis(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Runs the trace analyses and publishes the generated reports with given settings as named arguments map.
- publishTRF() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing TRF reports with default settings. - publishTRF(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing TRF reports. - PublishTRFContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishTRFContext
- publishUNIT() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes UNIT reports with default settings.
- publishUNIT(double, double, boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes UNIT reports with all available settings.
- publishUNIT(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing UNIT reports with default settings. - publishUNIT(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
-
DslExtensionMethod
for publishing UNIT reports. - publishUNIT(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Publishes UNIT reports with given settings as named arguments map.
- PublishUNITContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishUNITContext
Q
- quit() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
-
Same as
ETComClient.quit(int)
but without timeout. - quit(int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Exits the currently running instance of the application (Soft Exit).
- quit(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
R
- randomId() - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Generates a random alphanumeric id to be used for linking reports.
- readResolve() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Used for backward compatibility using deprecated configuration map.
- readResolve() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
Used for backward compatibility using deprecated configuration map.
- record(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.warnings.WarningsRecorder
-
Records test file checks as Warnings NG issues.
- recordWarnings(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.ExecutionConfigContext
-
Option defining whether to record returned test file checks as Warnings NG issues.
- recordWarnings(AbstractTestClient.TestInfoHolder, Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
-
Records test file checks as Warnings NG issues.
- recursiveScan(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestFolderContext
-
Option defining whether to scan recursively.
- registerIcons() - Method in class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
-
Registers the plugin icons to global icon set.
- removePreviousReports(Run<?, ?>, Class<? extends AbstractReportAction>) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Removes the report actions from all previous builds which published at project level.
- replaceFiles(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.ImportProjectContext.ImportArchiveContext
-
Option defining whether to replace files.
- ReportGenerator - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Class providing the report generation with a specific generator.
- ReportGenerator(ReportGeneratorConfig) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGenerator
-
Instantiates a new
ReportGenerator
. - ReportGeneratorBuildAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Action to show a link to
GeneratorReport
s at the build page. - ReportGeneratorBuildAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorBuildAction
-
Instantiates a new
ReportGeneratorBuildAction
. - ReportGeneratorConfig - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Class holding the report generator configuration.
- ReportGeneratorConfig(String, List<ReportGeneratorSetting>, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorConfig
-
Instantiates a new
ReportGeneratorConfig
. - ReportGeneratorConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
DescriptorImpl for
ReportGeneratorConfig
. - ReportGeneratorConfigContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorConfigContext
- ReportGeneratorContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext
- ReportGeneratorProjectAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Action to show a link to
GeneratorReport
s in side menu of projects. - ReportGeneratorProjectAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorProjectAction
-
Instantiates a new
ReportGeneratorProjectAction
. - ReportGeneratorPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Publisher providing links to saved
GeneratorReport
s. - ReportGeneratorPublisher(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher
-
Instantiates a new
ReportGeneratorPublisher
. - ReportGeneratorPublisher.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
DescriptorImpl for
ReportGeneratorPublisher
. - ReportGeneratorSetting - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Class holding the report generator settings.
- ReportGeneratorSetting(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorSetting
-
Instantiates a new
ReportGeneratorSetting
. - ReportGeneratorSetting.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
DescriptorImpl for
ReportGeneratorSetting
. - ReportGeneratorSettingContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorSettingsContext.ReportGeneratorSettingContext
- ReportGeneratorSettingsContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorSettingsContext
- ReportGeneratorValidator - Class in de.tracetronic.jenkins.plugins.ecutest.util.validation
-
Validator to check report generator related form fields.
- ReportGeneratorValidator() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.validation.ReportGeneratorValidator
- ReportPublisherDslExtension - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Class providing report related DSL extensions.
- ReportPublisherDslExtension() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension
- ReportPublisherDslExtension.PublishATXContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing ATX publisher methods for the nested DSL context. - ReportPublisherDslExtension.PublishETLogContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing ecu.test log publisher methods for the nested DSL context. - ReportPublisherDslExtension.PublishGeneratorsContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing report generator publisher methods for the nested DSL context. - ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the report generator configuration methods for the nested DSL context. - ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorConfigContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the report generator methods for the nested DSL context. - ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorSettingsContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the report generator settings methods for the nested DSL context. - ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorSettingsContext.ReportGeneratorSettingContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the report generator setting methods for the nested DSL context. - ReportPublisherDslExtension.PublishTMSContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing TMS publisher methods for the nested DSL context. - ReportPublisherDslExtension.PublishTRFContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing TRF publisher methods for the nested DSL context. - ReportPublisherDslExtension.PublishUNITContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing UNIT publisher methods for the nested DSL context. - reportValidator - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext
-
Validator to check report generated related DSL options.
- restart() - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.agent.AbstractTaskAgentRestarter
- restart(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- restart(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETComRegisterClient
- restart(boolean, FilePath, Launcher, TaskListener) - Method in interface de.tracetronic.jenkins.plugins.ecutest.tool.client.ToolClient
-
Restarts a tool.
- restart(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
- REVIEW - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Review settings group.
- runAnalysis(List<FilePath>, boolean, int, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisRunner
-
Runs the trace analysis.
- RunListenerImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.env.view.TestEnvActionView.RunListenerImpl
- RunListenerImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.env.view.ToolEnvActionView.RunListenerImpl
- RunListenerImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher.RunListenerImpl
- runOnFailed - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
-
The run on failed setting.
- runOnFailed(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension.AbstractReportContext
-
Option defining whether this publisher even runs on a failed build.
- runTest(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext
-
Option defining whether to run the test.
- runTest(String, TestConfig, ExecutionConfig, Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
-
Run the test with given configurations within a defined timeout.
- runTest(String, TestConfig, ExecutionConfig, Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- runTest(String, TestConfig, ExecutionConfig, Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestPackageBuilder
- runTest(String, TestConfig, ExecutionConfig, Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestProjectBuilder
- runTestCase(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.PackageClient
- runTestCase(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.ProjectClient
- runTestCase(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in interface de.tracetronic.jenkins.plugins.ecutest.test.client.TestClient
-
Runs a test case, can be either an ecu.test package or project.
- runTraceAnalysis(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext
-
Option defining whether to run the trace analysis.
S
- SaveableListenerImpl() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.SaveableListenerImpl
- scanMode(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestFolderContext
-
Option defining the scan mode.
- scanTestFiles() - Method in class de.tracetronic.jenkins.plugins.ecutest.test.scan.AbstractTestScanner
-
Scans the test files.
- SEPARATE_PARALLEL_EXECUTION - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Parallel analysis job execution with separate test report.
- SEPARATE_SEQUENTIAL_EXECUTION - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Sequential analysis job execution with separate test report.
- SEQUENTIAL_EXECUTION - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Sequential analysis job execution (default).
- server(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXPipeline
-
Gets a
ATXServer
instance by name. - server(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXPipeline
-
Gets a
ATXServer
instance by named argument. - SERVICE - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches.CacheType
-
Service cache type.
- setAborted(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- setAllowMissing(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- setArchiving(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- setAtxInstallation(ATXInstallation) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
-
Sets the ATX installation and the derived name.
- SetComPropertyCallable(String, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder.SetComPropertyCallable
-
Instantiates a new
AbstractToolBuilder.SetComPropertyCallable
. - setCreateReportDir(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- setCustomGenerators(List<ReportGeneratorConfig>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher
- setCustomSettings(List<ATXCustomSetting>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
- setDebugMode(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- setDownstream(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Transient setter to inform this publisher that it is part of a
DownStreamPublisher
. - setExecutionConfig(ExecutionConfig) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
- setExportConfigs(List<TMSConfig>) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractExportBuilder
-
Sets the export configurations.
- setFailedOnError(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
- setFailedThreshold(double) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
- setFailFast(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- setFailOnOffline(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- setGenerators(List<ReportGeneratorConfig>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher
- setGlobalConstant(String, String) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComTestConfiguration
-
Assigns a value to a global constant.
- setGlobalConstant(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestConfiguration
- setImportConfigs(List<TMSConfig>) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractImportBuilder
-
Sets the import configurations.
- setInjectBuildVars(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- setInstallation(ETInstallation) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractToolPublisher
-
Sets the ecu.test installation and the derived name.
- setInstallation(ETInstallation) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
-
Sets the ecu.test installation and the derived name.
- setInstallations(ATXInstallation...) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Sets the installations.
- setInstallations(ETInstallation...) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETInstallation.DescriptorImpl
- setKeepAll(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- setKeepInstance(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- setKeepInstance(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- setLicenseCheck(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- setMergeReports(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- setOutputParameters(Map<String, String>) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.PackageClient
-
Sets output parameters.
- setPackageConfig(PackageConfig) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- setPackageConfig(PackageConfig) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestPackageBuilder
- setProgId(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComProperty
-
Sets the COM specific programmatic identifier.
- setProjectConfig(ProjectConfig) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- setProjectConfig(ProjectConfig) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestProjectBuilder
- setPublishers(List<AbstractReportPublisher>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.DownStreamPublisher
- setRecursiveScan(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- setReportDir(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Transient setter for the downstream report directory.
- setReportUrl(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReport
-
Sets the report URL.
- setRunOnFailed(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
- setScanMode(TestFolderBuilder.ScanMode) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
- setScript(CpsScript) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXServer
-
Sets the pipeline script.
- setScript(CpsScript) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Sets the pipeline script.
- setSettings(List<ATXSetting<?>>) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
- setSettingsDir(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- setSettingValueByName(String, Object) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXConfig
-
Sets the ATX setting value by name if present.
- setTcpPort(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- setTestConfig(TestConfig) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestBuilder
- setTestDescription(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- setTestName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- setTestReportDir(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- setTestResult(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient
- setTestSpecific(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
- setTimeout(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
- setTimeout(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComProperty
-
Sets the COM response timeout.
- setTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
- setTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher
- setTimeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolBuilder
- setting(CharSequence, CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorSettingsContext
-
Option defining the report generator setting.
- setting(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorSettingsContext
-
Option defining the report generator setting.
- settings(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorConfigContext
-
Option defining the report generator settings.
- settingsDir(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartETContext
-
Option defining the ecu.test settings directory.
- setToolLibsIni(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
- setUnstableOnWarning(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
- setUnstableThreshold(double) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
- setUpdateUserLibs(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- setUsePersistedSettings(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
- setValue(T) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
Sets the current value.
- setWarningsIssues(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.TestInfoHolder
- setWorkspace(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
-
Transient setter for the downstream workspace.
- setWorkspaceDir(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
- SPECIAL - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Special settings group.
- start() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Starts ecu.test with default settings.
- start() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Starts up the currently loaded test configuration and testbench configuration files.
- start() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- start(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- start(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETComRegisterClient
- start(boolean, FilePath, Launcher, TaskListener) - Method in interface de.tracetronic.jenkins.plugins.ecutest.tool.client.ToolClient
-
Starts a tool.
- start(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
- start(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Starts ecu.test with given workspace settings.
- start(String, String, int, boolean, boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Starts ecu.test with all available settings.
- start(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Starts ecu.test with given settings as named arguments map.
- start(StepContext) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXGetServerStep
- start(StepContext) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.pipeline.ATXNewServerStep
- start(StepContext) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETConfigStartedStep
- start(StepContext) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETGetInstallationStep
- start(StepContext) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETNewInstallationStep
- startET(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
-
DslExtensionMethod
providing the start up of ecu.test with default settings. - startET(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
-
DslExtensionMethod
providing the start up of ecu.test. - StartETBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Builder providing the start up of ecu.test.
- StartETBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.StartETBuilder
-
Instantiates a new
StartETBuilder
. - StartETBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
DescriptorImpl for
StartETBuilder
. - StartETContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartETContext
- startTS() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Starts Tool-Server with default settings.
- startTS(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
-
DslExtensionMethod
providing the start up of the Tool-Server with default settings. - startTS(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
-
DslExtensionMethod
providing the start up of the Tool-Server. - startTS(String, int, int, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Starts Tool-Server with all available settings.
- startTS(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Starts Tool-Server with given settings as named arguments map.
- StartTSBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Builder providing the start up of the Tool-Server.
- StartTSBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.StartTSBuilder
-
Instantiates a new
StartTSBuilder
. - StartTSBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
DescriptorImpl for
StartTSBuilder
. - StartTSContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartTSContext
- stop() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Stops ecu.test with default settings.
- stop() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Stops the currently loaded test configuration and testbench configuration files.
- stop() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- stop(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
- stop(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETComRegisterClient
- stop(boolean, FilePath, Launcher, TaskListener) - Method in interface de.tracetronic.jenkins.plugins.ecutest.tool.client.ToolClient
-
Stops a tool.
- stop(boolean, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
- stop(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Stops ecu.test with all available settings.
- stop(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Stops ecu.test with given settings as named arguments map.
- stopET(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
-
DslExtensionMethod
providing the shut down of ecu.test with default settings. - stopET(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
-
DslExtensionMethod
providing the shut down of ecu.test. - StopETBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Builder providing the tear down of ecu.test.
- StopETBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.StopETBuilder
-
Instantiates a new
StopETBuilder
. - StopETBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
DescriptorImpl for
StopETBuilder
. - StopETContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StopETContext
- stopOnError(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.ExecutionConfigContext
-
Option defining whether to stop ecu.test and Tool-Server instances if an error occurred.
- stopProcesses(Launcher, TaskListener, boolean) - Static method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Closes already opened ecu.test instances.
- stopTS() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Stops Tool-Server with default settings.
- stopTS(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Stops Tool-Server with all available settings.
- stopTS(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
-
DslExtensionMethod
providing the shut down of the Tool-Server with default settings. - stopTS(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
-
DslExtensionMethod
providing the shut down of the Tool-Server. - stopTS(Map<String, Object>) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.pipeline.ETInstance
-
Stops Tool-Server with given settings as named arguments map.
- StopTSBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
Builder providing the tear down of the Tool-Server.
- StopTSBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.StopTSBuilder
-
Instantiates a new
StopTSBuilder
. - StopTSBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.tool
-
DescriptorImpl for
StopTSBuilder
. - StopTSContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StopTSContext
- syncATXConfiguration() - Method in class de.tracetronic.jenkins.plugins.ecutest.ETPlugin
-
Synchronizes the current ATX configuration with the default one.
- syncWithDefaultConfig() - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXInstallation.DescriptorImpl
-
Synchronizes current ATX configuration with default configuration by overriding their current values and saving them as new ATX installation.
T
- TBC_CONSTANTS - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
TBC constants settings group.
- tbcFile(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext
-
Option defining the test bench configuration file.
- TCF_CONSTANTS - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
TCF constants settings group.
- tcfFile(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext
-
Option defining the test configuration file.
- tcpPort(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartTSContext
-
Option defining the custom TCP port.
- tcpPort(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartTSContext
-
Option defining the custom TCP port.
- TEST_DESCRIPTION - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the test name.
- TEST_FILE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the test file.
- TEST_GUIDE_EXECUTION - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Analysis job execution without running the test case part.
- TEST_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the test name.
- TEST_REPORT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the test report directory.
- TEST_RESULT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the test result.
- TEST_RETVAL - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the output parameter.
- TEST_TBC - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the test bench configuration.
- TEST_TCF - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the test configuration.
- TEST_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the timeout running the test.
- TEST_TYPE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
-
Build environment variable part for the test type.
- TestBenchConfiguration - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object representing the currently loaded test bench configuration file and provides methods for accessing the contained settings.
- TestBenchConfiguration(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestBenchConfiguration
-
Instantiates a new
TestBenchConfiguration
. - TestBuilderDslExtension - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Class providing test related DSL extensions.
- TestBuilderDslExtension() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
- TestBuilderDslExtension.ExportPackageContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing export package methods for the nested DSL context. - TestBuilderDslExtension.ExportProjectContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing export project methods for the nested DSL context. - TestBuilderDslExtension.ImportPackageContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing import package methods for the nested DSL context. - TestBuilderDslExtension.ImportProjectContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing import project methods for the nested DSL context. - TestBuilderDslExtension.ImportProjectContext.ImportArchiveContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the import from archive methods for the nested DSL context. - TestBuilderDslExtension.PackageConfigContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing package configuration methods for the nested DSL context. - TestBuilderDslExtension.PackageConfigContext.PackageOutputParametersContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the package output parameters methods for the nested DSL context. - TestBuilderDslExtension.PackageConfigContext.PackageOutputParametersContext.PackageOutputParameterContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the single package parameter methods for the nested DSL context. - TestBuilderDslExtension.PackageConfigContext.PackageParametersContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the package parameters methods for the nested DSL context. - TestBuilderDslExtension.PackageConfigContext.PackageParametersContext.PackageParameterContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing the single package parameter methods for the nested DSL context. - TestBuilderDslExtension.ProjectConfigContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing project configuration methods for the nested DSL context. - TestBuilderDslExtension.TestFolderContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing test folder execution methods for the nested DSL context. - TestBuilderDslExtension.TestPackageContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing ecu.test package execution methods for the nested DSL context. - TestBuilderDslExtension.TestProjectContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing ecu.test project execution methods for the nested DSL context. - TestClient - Interface in de.tracetronic.jenkins.plugins.ecutest.test.client
-
Client interface defining test execution controls.
- testConfig - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext
-
The test configuration settings.
- testConfig(Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext
-
Option defining the test configuration.
- TestConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Class holding the test configurations (e.g.
- TestConfig(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
-
Instantiates a new
TestConfig
with empty global constants. - TestConfig(String, String, boolean, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
-
Instantiates a new
TestConfig
with empty global constants. - TestConfig(String, String, boolean, boolean, boolean, List<GlobalConstant>) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.TestConfig
-
Instantiates a new
TestConfig
. - TestConfig.DescriptorImpl<T> - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
TestConfig
. - TestConfigContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext
- TestConfiguration - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object representing the currently loaded test configuration file and provides methods for accessing the contained settings.
- TestConfiguration(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestConfiguration
-
Instantiates a new
TestConfiguration
. - testConnection(String, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Tests the server connection by given base server URL.
- testConnection(String, String, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Tests the server connection by given base server URL.
- testConnection(String, String, String, boolean, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Tests the server connection by given server settings.
- testConnection(String, String, String, boolean, String, boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Tests the server connection by given server settings.
- TestEnvActionView - Class in de.tracetronic.jenkins.plugins.ecutest.env.view
-
Shows the test related environment variables as an build action.
- TestEnvActionView(Run<?, ?>, TaskListener) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.env.view.TestEnvActionView
-
Instantiates a new
TestEnvActionView
. - TestEnvActionView.RunListenerImpl - Class in de.tracetronic.jenkins.plugins.ecutest.env.view
-
Listener notifying the build on completion and adding this
TestEnvActionView
as a new build action. - TestEnvContributor - Class in de.tracetronic.jenkins.plugins.ecutest.env
-
Contributor which adds various test related variables into the build environment variables.
- TestEnvContributor() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvContributor
- TestEnvInvisibleAction - Class in de.tracetronic.jenkins.plugins.ecutest.env
-
Helper invisible action which is used for exchanging information between
AbstractTestClient
s and other objects likeTestEnvContributor
. - TestEnvInvisibleAction(int, AbstractTestClient) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction
-
Instantiates a new
TestEnvInvisibleAction
. - TestEnvInvisibleAction.TestType - Enum in de.tracetronic.jenkins.plugins.ecutest.env
-
Defines the test type.
- TestEnvironment - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object representing the currently started test environment.
- TestEnvironment(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestEnvironment
-
Instantiates a new
TestEnvironment
. - TestExecutionInfo - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object providing operations to obtain informations of the currently running test.
- TestExecutionInfo(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestExecutionInfo
-
Instantiates a new
TestExecutionInfo
. - testFolder(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the execution of ecu.test packages and projects inside of a test folder with default settings. - testFolder(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the execution of ecu.test packages and projects inside of a test folder. - TestFolderBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Builder providing the execution of ecu.test packages and projects inside of a test folder.
- TestFolderBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder
-
Instantiates a new
TestFolderBuilder
. - TestFolderBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
TestFolderBuilder
. - TestFolderBuilder.ScanMode - Enum in de.tracetronic.jenkins.plugins.ecutest.test
-
Defines the modes to scan the test folder.
- TestFolderContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestFolderContext
- TestInfoHolder(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.TestInfoHolder
-
Instantiates a new
AbstractTestClient.TestInfoHolder
. - TestManagement - Class in de.tracetronic.jenkins.plugins.ecutest.wrapper.com
-
COM object providing operations to offer access to the test management interface.
- TestManagement(Dispatch, boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.TestManagement
-
Instantiates a new
TestManagement
. - testPackage(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the execution of an ecu.test package with default settings. - testPackage(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the execution of an ecu.test package. - TestPackageBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Builder providing the execution of an ecu.test package.
- TestPackageBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.TestPackageBuilder
-
Instantiates a new
TestPackageBuilder
. - TestPackageBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
TestPackageBuilder
. - TestPackageContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestPackageContext
- TestPackageScanner - Class in de.tracetronic.jenkins.plugins.ecutest.test.scan
-
Directory scanner searching for ecu.test packages.
- TestPackageScanner(String, boolean, Launcher) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.scan.TestPackageScanner
-
Instantiates a new
TestPackageScanner
. - testProject(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the execution of an ecu.test project with default settings. - testProject(CharSequence, Runnable) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension
-
DslExtensionMethod
providing the execution of an ecu.test project. - TestProjectBuilder - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
Builder providing the execution of an ecu.test project.
- TestProjectBuilder(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.TestProjectBuilder
-
Instantiates a new
TestProjectBuilder
. - TestProjectBuilder.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test
-
DescriptorImpl for
TestProjectBuilder
. - TestProjectContext() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.TestProjectContext
- TestProjectScanner - Class in de.tracetronic.jenkins.plugins.ecutest.test.scan
-
Directory scanner searching for ecu.test projects.
- TestProjectScanner(String, boolean, Launcher) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.scan.TestProjectScanner
-
Instantiates a new
TestProjectScanner
. - testSpecific(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishETLogContext
-
Option defining whether to parse the test-specific log files.
- testValidator - Variable in class de.tracetronic.jenkins.plugins.ecutest.test.AbstractTestDescriptor
-
Validator to check form fields.
- TestValidator - Class in de.tracetronic.jenkins.plugins.ecutest.util.validation
-
Validator to check test related form fields.
- TestValidator() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
- timeout - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext.ExportTMSContext
-
The export timeout.
- timeout - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext.ImportTMSContext
-
The import timeout.
- timeout - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractToolBuilderDslExtension.AbstractToolContext
-
The timeout for tool interaction.
- timeout(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext.ExportTMSContext
-
Option defining the export timeout.
- timeout(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext.ImportTMSContext
-
Option defining the import timeout.
- timeout(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.ExecutionConfigContext
-
Option defining the timeout.
- timeout(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractToolBuilderDslExtension.AbstractToolContext
-
Option defining the timeout.
- timeout(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.ExecutionConfigContext
-
Option defining the timeout.
- timeout(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractToolBuilderDslExtension.AbstractToolContext
-
Option defining the timeout.
- timeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractExportContext.ExportTMSContext
-
Option defining the export timeout.
- timeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractImportContext.ImportTMSContext
-
Option defining the import timeout.
- timeout(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishTMSContext
-
Option defining the timeout.
- TMSConfig - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
Base configuration class for connecting to test management systems.
- TMSConfig(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig
-
Instantiates a new
TMSConfig
. - TMSConfig.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.test.config
-
DescriptorImpl for
TMSConfig
. - TMSPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report.tms
-
Publisher providing the export of reports to a test management system.
- TMSPublisher(String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSPublisher
-
Instantiates a new
TMSPublisher
. - TMSPublisher.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.tms
-
DescriptorImpl for
TMSPublisher
. - TMSReportUploader - Class in de.tracetronic.jenkins.plugins.ecutest.report.tms
-
Class providing the upload of
TRFReport
s to a test management system. - TMSReportUploader() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSReportUploader
- tmsValidator - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension
-
Validator to check TMS related DSL options.
- tmsValidator - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishTMSContext
-
Validator to check report project import related DSL options.
- tmsValidator - Variable in class de.tracetronic.jenkins.plugins.ecutest.test.config.TMSConfig.DescriptorImpl
-
Validator to check form fields.
- TMSValidator - Class in de.tracetronic.jenkins.plugins.ecutest.util.validation
-
Validator to check project exporter related form fields.
- TMSValidator() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.validation.TMSValidator
- toMicroString() - Method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
-
Returns a shorter string representation without the qualifier version.
- toMinorString() - Method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
-
Returns a shorter string representation without the micro and qualifier version.
- TOOL_DEBUG_MODE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part enabling the debug mode of the tool.
- TOOL_INSTALL - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part for the tool installation directory.
- TOOL_LAST_TBC - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part for the last loaded TBC file path.
- TOOL_LAST_TCF - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part for the last loaded TCF file path.
- TOOL_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part for the tool name.
- TOOL_SETTINGS - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part for the settings used by the tool.
- TOOL_TIMEOUT - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part for the timeout connection to the tool.
- TOOL_VERSION - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part for the tool name.
- TOOL_WORKSPACE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
-
Build environment variable part for the workspace used by the tool.
- ToolBuilderDslExtension - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Class providing tool related DSL extensions.
- ToolBuilderDslExtension() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension
- ToolBuilderDslExtension.StartETContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing ecu.test start up methods for the nested DSL context. - ToolBuilderDslExtension.StartTSContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing Tool-Server start up methods for the nested DSL context. - ToolBuilderDslExtension.StopETContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing ecu.test shut down methods for the nested DSL context. - ToolBuilderDslExtension.StopTSContext - Class in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
-
Context
class providing Tool-Server shut down methods for the nested DSL context. - ToolClient - Interface in de.tracetronic.jenkins.plugins.ecutest.tool.client
-
Client interface defining tool start up and tear down controls.
- ToolEnvActionView - Class in de.tracetronic.jenkins.plugins.ecutest.env.view
-
Show the tool related environment variables as an build action.
- ToolEnvActionView(Run<?, ?>, TaskListener) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.env.view.ToolEnvActionView
-
Instantiates a new
ToolEnvActionView
. - ToolEnvActionView.RunListenerImpl - Class in de.tracetronic.jenkins.plugins.ecutest.env.view
-
Listener notifying the build on completion and adding this
ToolEnvInvisibleAction
as a new build action. - ToolEnvContributor - Class in de.tracetronic.jenkins.plugins.ecutest.env
-
Contributor which adds various tool related variables into the build environment variables.
- ToolEnvContributor() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvContributor
- ToolEnvInvisibleAction - Class in de.tracetronic.jenkins.plugins.ecutest.env
-
Helper invisible action which is used for exchanging information between
ETClient
s and other objects likeToolEnvContributor
. - ToolEnvInvisibleAction(int, ETClient) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
-
Instantiates a new
ToolEnvInvisibleAction
. - toolLibsIni(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartTSContext
-
Option defining the custom ToolLibs.ini path.
- toolValidator - Variable in class de.tracetronic.jenkins.plugins.ecutest.tool.AbstractToolDescriptor
-
Validator to check form fields.
- ToolValidator - Class in de.tracetronic.jenkins.plugins.ecutest.util.validation
-
Validator to check tool related form fields.
- ToolValidator() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.validation.ToolValidator
- ToolVersion - Class in de.tracetronic.jenkins.plugins.ecutest.util
-
Helper class to easily compare tool versions defined by major, minor, micro and qualifier version.
- ToolVersion(int, int, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
-
Instantiates a new
ToolVersion
. - ToolVersion(int, int, int, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
-
Instantiates a new
ToolVersion
. - ToolVersion(int, int, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
-
Instantiates a new
ToolVersion
. - toString() - Method in class de.tracetronic.jenkins.plugins.ecutest.util.ToolVersion
- toString(boolean) - Static method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
Converts a boolean value to Python string equivalent.
- TraceAnalysisBuildAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.ta
-
Action to show a link to
TraceAnalysisReport
s at the build page. - TraceAnalysisBuildAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisBuildAction
-
Instantiates a new
TraceAnalysisBuildAction
. - TraceAnalysisProjectAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.ta
-
Action to show a link to
TraceAnalysisReport
s in side menu of projects. - TraceAnalysisProjectAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisProjectAction
-
Instantiates a new
TraceAnalysisProjectAction
. - TraceAnalysisPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report.ta
-
Class holding the trace analysis configuration.
- TraceAnalysisPublisher(String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
-
Instantiates a new
TraceAnalysisPublisher
. - TraceAnalysisPublisher.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.ta
-
DescriptorImpl for
TraceAnalysisPublisher
. - TraceAnalysisReport - Class in de.tracetronic.jenkins.plugins.ecutest.report.ta
-
Holds a link to the trace analysis report.
- TraceAnalysisReport(String, String, String, long) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisReport
-
Instantiates a new
TraceAnalysisReport
. - TraceAnalysisRunner - Class in de.tracetronic.jenkins.plugins.ecutest.report.ta
-
Class providing the execution of trace analyses.
- TraceAnalysisRunner() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisRunner
- TRF_EXCLUDE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
-
Ant-style pattern for excluding job analysis files.
- TRF_EXCLUDES - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
-
Ant-style pattern for excluding job analysis files recursively.
- TRF_EXTENSION - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
-
File name extension of TRF files.
- TRF_INCLUDE - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
-
Ant-style include pattern for listing up top level TRF files.
- TRF_INCLUDES - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
-
Ant-style include pattern for listing up TRF files recursively.
- TRFBuildAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.trf
-
Action to show a link to
TRFReport
s at the build page. - TRFBuildAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFBuildAction
-
Instantiates a new
TRFBuildAction
. - TRFProjectAction - Class in de.tracetronic.jenkins.plugins.ecutest.report.trf
-
Action to show a link to
TRFReport
s in side menu of projects. - TRFProjectAction(boolean) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFProjectAction
-
Instantiates a new
TRFProjectAction
. - TRFPublisher - Class in de.tracetronic.jenkins.plugins.ecutest.report.trf
-
Publisher providing links to saved
TRFReport
s. - TRFPublisher() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
-
Instantiates a new
TRFPublisher
. - TRFPublisher.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.report.trf
-
DescriptorImpl for
TRFPublisher
. - TRFReport - Class in de.tracetronic.jenkins.plugins.ecutest.report.trf
-
Holds a link to the TRF report.
- TRFReport(String, String, String, long) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFReport
-
Instantiates a new
TRFReport
. - TSClient - Class in de.tracetronic.jenkins.plugins.ecutest.tool.client
-
Client to start and stop the Tool-Server via command line execution.
- TSClient(String, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
-
Instantiates a new
TSClient
. - TSClient(String, String, int, String, int) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.tool.client.TSClient
-
Instantiates a new
TSClient
. - TTConsoleAnnotator - Class in de.tracetronic.jenkins.plugins.ecutest.log
-
Console annotator which annotates TT messages using
TTConsoleNote
. - TTConsoleAnnotator(OutputStream) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleAnnotator
-
Instantiates a new
TTConsoleAnnotator
. - TTConsoleLogger - Class in de.tracetronic.jenkins.plugins.ecutest.log
-
A helper class that offers various types of logging.
- TTConsoleLogger(TaskListener) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleLogger
-
Instantiates a new
TTConsoleLogger
. - TTConsoleNote - Class in de.tracetronic.jenkins.plugins.ecutest.log
-
Annotator which adds color highlighting.
- TTConsoleNote() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.log.TTConsoleNote
- TTConsoleNote.DescriptorImpl - Class in de.tracetronic.jenkins.plugins.ecutest.log
-
DescriptorImpl for
TTConsoleNote
. - type() - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.installation.ETToolProperty
U
- UNIT_TEMPLATE_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.junit.JUnitPublisher
-
Defines the path name containing the UNIT reports inside of the test report directory.
- unstableOnWarning(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishETLogContext
-
Option defining whether to mark the build as unstable if warnings found.
- unstableThreshold(double) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishUNITContext
-
Option defining the unstable threshold.
- updateUserLibraries() - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Update all user libraries.
- updateUserLibraries() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- updateUserLibs(Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
-
Updates all user libraries.
- upload(List<FilePath>, boolean, boolean, boolean, Run<?, ?>, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXReportUploader
-
Generates and uploads
ATXReport
s. - upload(List<FilePath>, String, String, Item, FilePath, Launcher, TaskListener) - Method in class de.tracetronic.jenkins.plugins.ecutest.report.tms.TMSReportUploader
-
Uploads the reports to the test management system.
- UPLOAD - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Upload settings group.
- URL_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.atx.ATXPublisher
-
The URL name to
ATXZipReport
s holding byAbstractATXAction
. - URL_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.generator.ReportGeneratorPublisher
-
The URL name to
GeneratorReport
s holding byAbstractReportGeneratorAction
. - URL_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogPublisher
-
The URL name to
ETLogReport
s holding byAbstractETLogAction
. - URL_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.ta.TraceAnalysisPublisher
-
The URL name to
TraceAnalysisReport
s holding byAbstractTraceAnalysisAction
. - URL_NAME - Static variable in class de.tracetronic.jenkins.plugins.ecutest.report.trf.TRFPublisher
-
The URL name to
TRFReport
s holding byAbstractTRFAction
. - usePersistedSettings(boolean) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorConfigContext
-
Option defining whether to use report generator settings from persisted configurations files (XML).
- useTimeout() - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComDispatch
-
Returns whether to apply COM timeout.
V
- validateArchiveMiscFiles(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates the archive miscellaneous files.
- validateArchivePath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TMSValidator
-
Validates the project archive path to import.
- validateCoveredAttributes(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates the covered attributes.
- validateCustomSettingName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates the custom setting name and checks for duplicate entries.
- validateCustomSettingValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates the custom setting value.
- validateExportPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TMSValidator
-
Validates the export target path.
- validateFailedThreshold(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.JUnitValidator
-
Validates the failed threshold.
- validateFilterExpression(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the filter expression.
- validateGeneratorName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ReportGeneratorValidator
-
Validates the generator name.
- validateGlobalConstantName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the global constant name.
- validateGlobalConstantValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the global constant value.
- validateImportConfigPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TMSValidator
-
Validates the import configuration target path.
- validateImportPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TMSValidator
-
Validates the import target path.
- validateName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates the test.guide name.
- validatePackageFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.AbstractValidator
-
Validates the package file.
- validatePackageOutputParameterName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the variable names.
- validateParameterizedValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.AbstractValidator
-
Validates parameterized form value.
- validateParameterName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the parameter name.
- validateParameterValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the parameter value.
- validateProjectFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.AbstractValidator
-
Validates the project file.
- validateRequiredParamValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.AbstractValidator
-
Validates required and parameterized form value.
- validateRequiredValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.AbstractValidator
-
Validates required form value.
- validateServerContextPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates the server context path.
- validateServerPort(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates the server port which must be non negative and in the range of 1-65535.
- validateServerUrl(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates the server URL.
- validateSetting(String, String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ATXValidator
-
Validates a setting field.
- validateSettingName(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ReportGeneratorValidator
-
Validates the setting name.
- validateSettingsDir(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ToolValidator
-
Validates the settings directory.
- validateSettingValue(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ReportGeneratorValidator
-
Validates the setting value.
- validateTbcFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the TBC file.
- validateTcfFile(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the TCF file.
- validateTcpPort(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ToolValidator
-
Validates the TCP port.
- validateTestFolder(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TestValidator
-
Validates the test folder.
- validateTestPath(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.TMSValidator
-
Validates the test path to import.
- validateTimeout(String, int) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.AbstractValidator
-
Validates the timeout.
- validateToolLibsIni(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ToolValidator
-
Validates the ToolLibs.ini path.
- validateUnstableThreshold(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.JUnitValidator
-
Validates the unstable threshold.
- validateWorkspaceDir(String) - Method in class de.tracetronic.jenkins.plugins.ecutest.util.validation.ToolValidator
-
Validates the workspace directory.
- validator - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractReportPublisherDslExtension
-
Validator to check UNIT report related DSL options.
- validator - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension
-
Validator to check test related DSL options.
- validator - Variable in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractToolBuilderDslExtension
-
Validator to check tool related DSL options.
- value - Variable in class de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting
-
The current value of the setting as generic type.
- value(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.AbstractTestBuilderDslExtension.AbstractTestContext.TestConfigContext.GlobalConstantsContext.GlobalConstantContext
-
Option defining the global constant value.
- value(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ReportPublisherDslExtension.PublishGeneratorsContext.ReportGeneratorContext.ReportGeneratorSettingsContext.ReportGeneratorSettingContext
-
Option defining the settings value.
- value(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.TestBuilderDslExtension.PackageConfigContext.PackageParametersContext.PackageParameterContext
-
Option defining the package parameter value.
- valueOf(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.compat.CompatibilityWarner.PackageInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction.TestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder.Seriousness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.ScanMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches.CacheType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.tracetronic.jenkins.plugins.ecutest.compat.CompatibilityWarner.PackageInfo
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.tracetronic.jenkins.plugins.ecutest.env.TestEnvInvisibleAction.TestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.tracetronic.jenkins.plugins.ecutest.report.atx.installation.ATXSetting.SettingsGroup
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder.Seriousness
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.tracetronic.jenkins.plugins.ecutest.test.config.ProjectConfig.JobExecutionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.tracetronic.jenkins.plugins.ecutest.test.TestFolderBuilder.ScanMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.tracetronic.jenkins.plugins.ecutest.wrapper.com.Caches.CacheType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- waitForIdle(int) - Method in interface de.tracetronic.jenkins.plugins.ecutest.wrapper.com.api.ComApplication
-
Waits until the job count in the task manager reaches zero.
- waitForIdle(int) - Method in class de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
- WARNING - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.report.log.ETLogAnnotation.Severity
-
Severity indicating this log message represents a warning.
- WARNING - Enum constant in enum de.tracetronic.jenkins.plugins.ecutest.test.client.AbstractTestClient.CheckInfoHolder.Seriousness
-
Seriousness indicating the check represents a warning.
- WarningsRecorder - Class in de.tracetronic.jenkins.plugins.ecutest.extension.warnings
-
Class for recording test file checks as Warnings NG issues.
- WarningsRecorder(String, String, String) - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.warnings.WarningsRecorder
-
Instantiates a new
WarningsRecorder
. - WindowsTaskAgentRestarter - Class in de.tracetronic.jenkins.plugins.ecutest.extension.agent
-
JNLP agent restarter based on Windows Task Scheduler.
- WindowsTaskAgentRestarter() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.agent.WindowsTaskAgentRestarter
- WindowsTaskSlaveRestarter - Class in de.tracetronic.jenkins.plugins.ecutest.extension.slave
-
Deprecated.in favor of WindowsTaskAgentRestarter
- WindowsTaskSlaveRestarter() - Constructor for class de.tracetronic.jenkins.plugins.ecutest.extension.slave.WindowsTaskSlaveRestarter
-
Deprecated.
- workspaceDir(CharSequence) - Method in class de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl.ToolBuilderDslExtension.StartETContext
-
Option defining the ecu.test workspace directory.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form