Skip navigation links
A B C D F G I P R V X 

A

A3Builder - Class in com.absint.a3
 
A3Builder(String, String, String, String, boolean, boolean, boolean) - Constructor for class com.absint.a3.A3Builder
 
A3Builder.DescriptorImpl - Class in com.absint.a3
Descriptor for A3Builder.
A3ToolInstaller - Class in com.absint.a3
 
A3ToolInstaller(FilePath, String, String, A3ToolInstaller.OS, TaskListener) - Constructor for class com.absint.a3.A3ToolInstaller
Constructor (The complex one - searching the right tool package, unpack it and set the toolpath!)
A3ToolInstaller(FilePath, String, A3ToolInstaller.OS, TaskListener) - Constructor for class com.absint.a3.A3ToolInstaller
Constructor (The easy one - we use the preinstalled alauncher, finding the correct analyzer tool automatically)
A3ToolInstaller.OS - Enum in com.absint.a3
 
APXFileHandler - Class in com.absint.a3
 
APXFileHandler(FilePath, TaskListener) - Constructor for class com.absint.a3.APXFileHandler
Constructor

B

builda3CmdLine(String, String, String) - Method in class com.absint.a3.A3Builder
 

C

com.absint.a3 - package com.absint.a3
 
configure(StaplerRequest, JSONObject) - Method in class com.absint.a3.A3Builder.DescriptorImpl
Sets a new configuration.
containsEnvVars(String) - Static method in class com.absint.a3.A3Builder.DescriptorImpl
Helper method to check whether a string contains an environment variable of form
${IDENTIFIER}

D

DescriptorImpl() - Constructor for class com.absint.a3.A3Builder.DescriptorImpl
Constructor.
doCheckA3packages(String) - Method in class com.absint.a3.A3Builder.DescriptorImpl
Performs on-the-fly validation of the form field 'a3packages'.
doCheckAlauncher(String) - Method in class com.absint.a3.A3Builder.DescriptorImpl
Performs on-the-fly validation of the form field 'alauncher'.
doCheckAnalysis_ids(String) - Method in class com.absint.a3.A3Builder.DescriptorImpl
Performs on-the-fly validation of the form field 'timingprofiler_dir'.
doCheckProject_file(String) - Method in class com.absint.a3.A3Builder.DescriptorImpl
Performs on-the-fly validation of the form field 'project_file'.

F

fillIDtoHTMLReportMap(HashMap<String, FilePath>) - Method in class com.absint.a3.APXFileHandler
Extracts all analysis items from APX project file and fills the given Map along (AnalysisID, PathToHTMLReportFile)

G

getA3packages() - Method in class com.absint.a3.A3Builder.DescriptorImpl
Returns the build number a3 installation is restricted to.
getAlauncher() - Method in class com.absint.a3.A3Builder.DescriptorImpl
Returns the currently configured a3 windows installer package.
getAlmport() - Method in class com.absint.a3.A3Builder.DescriptorImpl
Returns the currently configured alm (AbsInt Licenseserver manager) server name
getAlmserver() - Method in class com.absint.a3.A3Builder.DescriptorImpl
Returns the currently configured alm (AbsInt Licenseserver manager) server name
getAnalysis_ids() - Method in class com.absint.a3.A3Builder
Returns the currently set analysis ID used for the analysis run.
getAPXFile() - Method in class com.absint.a3.APXFileHandler
Returns the apx incl. path information
getBuildNr() - Method in class com.absint.a3.A3ToolInstaller
 
getDescriptor() - Method in class com.absint.a3.A3Builder
 
getDisplayName() - Method in class com.absint.a3.A3Builder.DescriptorImpl
Return the human readable name used in the configuration screen.
getExport_a3apxworkspace() - Method in class com.absint.a3.A3Builder
Returns the currently set pedantic level used for the analysis run.
getNodeOS() - Method in class com.absint.a3.A3ToolInstaller
 
getPedantic_level() - Method in class com.absint.a3.A3Builder
Returns the currently set pedantic level used for the analysis run.
getPedanticLevel() - Method in class com.absint.a3.APXFileHandler
reads Pedantic Level from APX File
getProject_file() - Method in class com.absint.a3.A3Builder
Returns the currently set path to the configuration file used for the analysis run.
getReportFile() - Method in class com.absint.a3.APXFileHandler
 
getResultFile() - Method in class com.absint.a3.APXFileHandler
 
getTarget() - Method in class com.absint.a3.A3ToolInstaller
 
getTarget() - Method in class com.absint.a3.APXFileHandler
Returns the a3 target in the given apx project
getToolFilePath() - Method in class com.absint.a3.A3ToolInstaller
 
getXMLResultFile() - Method in class com.absint.a3.XMLResultFileHandler
Returns XML Result File Object

I

isApplicable(Class<? extends AbstractProject>) - Method in class com.absint.a3.A3Builder.DescriptorImpl
Indicates that this builder can be used with all kinds of project types.
isCopy_report_file() - Method in class com.absint.a3.A3Builder
Checks if "Copy Report File to Jenkins Workspace" option is set
isCopy_result_file() - Method in class com.absint.a3.A3Builder
Checks if "Copy XML Result File to Jenkins Workspace" is set
isSkip_a3_analysis() - Method in class com.absint.a3.A3Builder
Checks if "Skip a3 analysis run" option is set

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.absint.a3.A3Builder
 
prettyPrintResultsAndCollectFailedItems(Vector<String>, HashMap<String, FilePath>) - Method in class com.absint.a3.XMLResultFileHandler
Pretty Prints all the Results as side effect to the listener Logger
printStackTracetoLogger(TaskListener, StackTraceElement[]) - Static method in class com.absint.a3.A3Builder
Small helper routine

R

required_a3build - Static variable in class com.absint.a3.XMLResultFileHandler
 
required_a3version - Static variable in class com.absint.a3.XMLResultFileHandler
 

V

valueOf(String) - Static method in enum com.absint.a3.A3ToolInstaller.OS
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.absint.a3.A3ToolInstaller.OS
Returns an array containing the constants of this enum type, in the order they are declared.

X

XMLResultFileHandler - Class in com.absint.a3
 
XMLResultFileHandler(FilePath, int, TaskListener) - Constructor for class com.absint.a3.XMLResultFileHandler
Constructor
A B C D F G I P R V X 
Skip navigation links

Copyright © 2016–2017. All rights reserved.