A B C D E F G H I J L M N O P R S T U V W X _ 
All Classes All Packages

A

AbstractArgs - Class in com.veracode.jenkins.plugin.args
The AbstractArgs class contributes API-agnostic switches to Veracode API wrapper command line arguments created by derived types.
AbstractArgs() - Constructor for class com.veracode.jenkins.plugin.args.AbstractArgs
Constructor for AbstractArgs.
ACTION - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 
ACWebRequestHandler - Class in com.veracode.jenkins.plugin.api
The ACWebRequestHandler class enables the Veracode Java API wrapper to make web requests to Veracode with a custom User-Agent header value.
ACWebRequestHandler() - Constructor for class com.veracode.jenkins.plugin.api.ACWebRequestHandler
 
addAction(String) - Method in class com.veracode.jenkins.plugin.args.AbstractArgs
Adds the action switch and argument to the command line arguments list.
addApiCredentials(boolean, EnvVars, String, String) - Method in class com.veracode.jenkins.plugin.args.AbstractArgs
Adds the Veracode API credentials to the EnvVars if the build is happening in a remote workspace.
addArgumentsToCommand(String, String[], boolean) - Static method in class com.veracode.jenkins.plugin.utils.RemoteScanUtil
Construct OS specific command using the provided arguments and mask sensitive data.
addProxyConfiguration(boolean, EnvVars, String, String, String, String) - Method in class com.veracode.jenkins.plugin.args.AbstractArgs
Constructs proxy URL and adds it to the EnvVars if the build is happening in a remote workspace.
addProxyConfiguration(String, String) - Method in class com.veracode.jenkins.plugin.args.AbstractArgs
Adds the proxy configuration switches and arguments to the command line arguments list.
addProxyCredentials(String, String) - Method in class com.veracode.jenkins.plugin.args.AbstractArgs
Adds the proxy credentials switches and arguments to the command line arguments list.
addUserAgent(String) - Method in class com.veracode.jenkins.plugin.args.DynamicRescanArgs
Adds user agent details got through API.
addUserAgent(String) - Method in class com.veracode.jenkins.plugin.args.UploadAndScanArgs
Adds user agent details got through API.
analysisName - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
applicationName - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
applicationName - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
AUTHENTICATION_ERROR - Static variable in class com.veracode.jenkins.plugin.common.Constant
 

B

BUILD_DATE - Static variable in class com.veracode.jenkins.plugin.data.ScanHistory
 
BuildHistory - Class in com.veracode.jenkins.plugin.data
The BuildHistory class represents the build history data for a particular scan type (Static, SCA, Dynamic Analysis)
BuildHistory(String, List<Map<String, Long>>) - Constructor for class com.veracode.jenkins.plugin.data.BuildHistory
Constructor for BuildHistory.

C

canFailJob - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
canFailJob - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
checkAnalysisName(String) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Checks if analysis name is empty.
checkApiId(String, String, boolean) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Checks if API ID and dependency fields are entered.
checkApiKey(String, String, boolean) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Checks if API Key and dependency fields are entered.
checkConnection(String, String, ProxyBlock) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Determines the result of the form field validation depending on whether a web request to Veracode's getapplist.do's API end point with the supplied credentials and proxy settings is successful.
checkFields(String, String, String, String, String) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Determines the result of the form field validation depending on whether two form fields have user-supplied data.
checkMaximumDuration(int) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Returns error message if entered value is less than minimum number, or greater than maximum number.
checkMaximumDuration(String) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Returns error message if entered value is less than minimum number, or greater than maximum number, or not a valid number.
checkMutuallyInclusiveFields(String, String, String, String, String) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Determines the result of the form field validation depending on whether two mutually inclusive form fields have user-supplied data.
checkRoles(RoleChecker) - Method in class com.veracode.jenkins.plugin.utils.FileUtil.FileCallableImpl
 
checkWaitForResultsDuration(int) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Returns error message if entered value is less than minimum number, or greater than maximum number.
checkWaitForResultsDuration(String) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Returns error message if entered value is less than minimum number, or greater than maximum number, or not a valid number.
cleanUpBuildProperties(Run<?, ?>, TaskListener) - Static method in class com.veracode.jenkins.plugin.utils.FileUtil
Deletes the properties file of the specified build.
com.veracode.jenkins.plugin - package com.veracode.jenkins.plugin
 
com.veracode.jenkins.plugin.api - package com.veracode.jenkins.plugin.api
 
com.veracode.jenkins.plugin.args - package com.veracode.jenkins.plugin.args
 
com.veracode.jenkins.plugin.common - package com.veracode.jenkins.plugin.common
 
com.veracode.jenkins.plugin.data - package com.veracode.jenkins.plugin.data
 
com.veracode.jenkins.plugin.enums - package com.veracode.jenkins.plugin.enums
 
com.veracode.jenkins.plugin.utils - package com.veracode.jenkins.plugin.utils
 
com.veracode.jenkins.sample - package com.veracode.jenkins.sample
 
compare(String, String, boolean) - Static method in class com.veracode.jenkins.plugin.utils.StringUtil
Compares two Strings.
CONDITIONAL_PASSED - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
configure(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
configure(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
 
configure(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
Called by Jenkins when the "Configure System" page is submitted.
Constant - Class in com.veracode.jenkins.plugin.common
The Constant class contains the commonly used strings in the plugin.
Constant() - Constructor for class com.veracode.jenkins.plugin.common.Constant
 
copyJarFiles(AbstractBuild<?, ?>, FilePath, FilePath, PrintStream) - Static method in class com.veracode.jenkins.plugin.utils.FileUtil
Copies the Veracode API Wrapper to the remote location.
copyRemoteFiles - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
createBuildPropertiesFile(Run<?, ?>, Properties, TaskListener) - Static method in class com.veracode.jenkins.plugin.utils.FileUtil
Creates a properties file for the specified build with the given properties.
createGraph() - Method in class com.veracode.jenkins.plugin.TrendChart
 
createProfile - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
createSandbox - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
CredentialsBlock - Class in com.veracode.jenkins.plugin.data
The CredentialsBlock class corresponds to an "optionalBlock" jelly element that represents user credentials data.
CredentialsBlock(String, String, String, String) - Constructor for class com.veracode.jenkins.plugin.data.CredentialsBlock
Constructor for CredentialsBlock.
criticality - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
CUSTOM_PROJECT_NAME_VAR - Static variable in class com.veracode.jenkins.plugin.args.UploadAndScanArgs
 

D

DAAdapterService - Class in com.veracode.jenkins.plugin.common
The DAAdapterService class contains the methods for resubmitting and retrieving Dynamic Analysis for both Freestyle and Pipeline.
DAAdapterService() - Constructor for class com.veracode.jenkins.plugin.common.DAAdapterService
 
DAScanHistory - Class in com.veracode.jenkins.plugin.data
The DAScanHistory class represents the Dynamic Analysis history for a Jenkins current/past build.
DAScanHistory(String, String, String, String, String, int, String, boolean, int, int[], boolean[], int[], List<Map<String, Long>>, boolean[]) - Constructor for class com.veracode.jenkins.plugin.data.DAScanHistory
Constructor for DAScanHistory.
debug - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
debug - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
debug - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
debug - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
decrypt(String) - Static method in class com.veracode.jenkins.plugin.utils.EncryptionUtil
Decrypts an encrypted text String.
DEFAULT_VALUE_DA_MAX_DURATION_HOURS - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
DEFAULT_VALUE_DA_WAIT_FOR_RESULTS_MINUTES - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
DEFAULT_XML_API_HOST - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
deleteDirectory(File) - Static method in class com.veracode.jenkins.plugin.utils.FileUtil
Deletes the file represented by the specified File object.
deleteIncompleteScanLevel - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
DID_NOT_PASSED - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
doCheckAnalysisName(String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
doCheckAnalysisName(String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
doCheckAppname(String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckFilenamepattern(String, String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckGvid(String, String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckGvkey(String, String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckMaximumDuration(String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
doCheckMaximumDuration(String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
doCheckPHost(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
doCheckPHost(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
doCheckPPassword(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
doCheckPPassword(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
doCheckPPort(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
doCheckPPort(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
doCheckPUser(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
doCheckPUser(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
doCheckReplacementpattern(String, String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckTimeout(String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckVersion(String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckVid(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
doCheckVid(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
doCheckVid(String, String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckVkey(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
doCheckVkey(String, String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
doCheckVkey(String, String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doCheckWaitForResultsDuration(String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
doCheckWaitForResultsDuration(String) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
doFillCriticalityItems(String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doFillDeleteIncompleteScanItems(String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
doFillDeleteIncompleteScanLevelItems(String) - Method in class com.veracode.jenkins.plugin.VeracodePipelineRecorder.PipelineDescriptorImpl
 
doGraph(StaplerRequest, StaplerResponse) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Creates a trend chart with scan history.
doGraph(StaplerRequest, StaplerResponse) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Creates a trend chart with scan history.
doTestConnection(String, String, boolean, String, String, String, String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
dvrEnabled - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
DynamicAnalysisResultsAction - Class in com.veracode.jenkins.plugin
This class represents the post build Veracode step on the build page.
DynamicAnalysisResultsAction() - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Constructor for DynamicAnalysisResultsAction.
DynamicAnalysisResultsAction(DAScanHistory, String) - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Constructor for DynamicAnalysisResultsAction.
DynamicAnalysisResultsDescriptorImpl() - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
Load the persisted global configuration.
DynamicAnalysisResultsNotifier - Class in com.veracode.jenkins.plugin
The DynamicAnalysisResultsNotifier class handles processing for post build action "Review Veracode Dynamic Analysis Results".
DynamicAnalysisResultsNotifier(int, boolean, CredentialsBlock) - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
Constructor for DynamicAnalysisResultsNotifier.
DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl - Class in com.veracode.jenkins.plugin
 
DynamicAnalysisResultsPipelineRecorder - Class in com.veracode.jenkins.plugin
The DynamicAnalysisResultsPipelineRecorder class handles processing for "veracodeDynamicAnalysisReview" Pipeline script.
DynamicAnalysisResultsPipelineRecorder(int, boolean, boolean, boolean, String, String, String, String, String, String) - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
Constructor for DynamicAnalysisResultsPipelineRecorder.
DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl - Class in com.veracode.jenkins.plugin
 
DynamicAnalysisStartDescriptor() - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
Load the persisted global configuration.
DynamicAnalysisStartNotifier - Class in com.veracode.jenkins.plugin
The DynamicAnalysisStartNotifier class handles processing for post build action "Resubmit Veracode Dynamic Analysis".
DynamicAnalysisStartNotifier(String, int, boolean, CredentialsBlock) - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
Constructor for DynamicAnalysisStartNotifier.
DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor - Class in com.veracode.jenkins.plugin
 
DynamicAnalysisStartPipelineDescriptor() - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
DynamicAnalysisStartPipelineRecorder - Class in com.veracode.jenkins.plugin
The DynamicAnalysisStartPipelineRecorder class handles processing for "veracodeDynamicAnalysisResubmit" Pipeline script.
DynamicAnalysisStartPipelineRecorder(String, int, boolean, String, String, boolean, boolean, String, String, String, String) - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
Constructor for DynamicAnalysisStartPipelineRecorder.
DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor - Class in com.veracode.jenkins.plugin
 
DynamicRescanArgs - Class in com.veracode.jenkins.plugin.args
The DynamicRescanArgs class builds the command line argument passed to the Veracode API wrapper that causes it to create dynamic scan request and submit the created dynamic scan.
DynamicRescanNotifier - Class in com.veracode.jenkins.plugin
The DynamicRescanNotifier class contains the code that is executed after a job that is configured to use the Veracode plugin is built and provides getter methods for the form fields defined in config.jelly.
DynamicRescanNotifier(String, boolean) - Constructor for class com.veracode.jenkins.plugin.DynamicRescanNotifier
Constructor for DynamicRescanNotifier.
DynamicRescanNotifier.DynamicScanDescriptor - Class in com.veracode.jenkins.plugin
Contains the code that is executed after a user submits the "Configure System" form and provides getter methods for the form fields defined in global.jelly.
DynamicRescanPipelineRecorder - Class in com.veracode.jenkins.plugin
The DynamicRescanPipelineRecorder class handles processing for "veracodeDynamicRescan" Pipeline script.
DynamicRescanPipelineRecorder(String, boolean, boolean, boolean, boolean, String, int, String, String, String, String) - Constructor for class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
Constructor for DynamicRescanPipelineRecorder.
DynamicRescanPipelineRecorder.PipelineDynamicRescanDescriptorImpl - Class in com.veracode.jenkins.plugin
 
dynamicScanArgs(DynamicRescanNotifier, AbstractBuild<?, ?>, EnvVars, boolean) - Static method in class com.veracode.jenkins.plugin.args.DynamicRescanArgs
Processes arguments.
DynamicScanDescriptor() - Constructor for class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
This constructor makes it possible for global configuration data to be re-loaded after Jenkins is restarted.

E

EMPTY - Static variable in class com.veracode.jenkins.plugin.utils.StringUtil
Returns the empty String "".
encrypt(String) - Static method in class com.veracode.jenkins.plugin.utils.EncryptionUtil
Encrypts a plain text String.
encrypt(StaplerRequest, JSONObject) - Static method in class com.veracode.jenkins.plugin.utils.EncryptionUtil
Encrypts plugin-related configuration data present in a StaplerRequest and a JSONObject object before it is persisted to disk.
EncryptionUtil - Class in com.veracode.jenkins.plugin.utils
The EncryptionUtil is a utility class for encrypting and decrypting plugin-related configuration data.
equals(Object) - Method in class com.veracode.jenkins.plugin.data.FindingCounts
 
equals(Object) - Method in class com.veracode.jenkins.plugin.data.SCAComponent
 
execJarFile - Static variable in class com.veracode.jenkins.plugin.common.Constant
 

F

failBuildAsScanFailed - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
failBuildForPolicyViolation - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
FAILED_POLICY_COMPONENT_ICON - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
FileCallableImpl() - Constructor for class com.veracode.jenkins.plugin.utils.FileUtil.FileCallableImpl
 
fileNamePattern - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
FileUtil - Class in com.veracode.jenkins.plugin.utils
The FileUtil is a utility class for working with files and directories.
FileUtil.FileCallableImpl - Class in com.veracode.jenkins.plugin.utils
Implements FileCallable's invoke method, which is executed on the machine containing the file whose file path is represented by the FilePath object on which the act method is called.
FindingCounts - Class in com.veracode.jenkins.plugin.data
The FindingCounts class represents the counts and mitigated status of findings at a severity level.
FindingCounts(SeverityLevel, int, int, int, boolean) - Constructor for class com.veracode.jenkins.plugin.data.FindingCounts
Constructor for FindingCounts.
findSevLevel(int) - Static method in enum com.veracode.jenkins.plugin.enums.SeverityLevel
Retrieve the Enum value corresponding to the given level.
FINISHED_POST_BUILD_ACTION_LOG - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
FLAWS_COUNT - Static variable in class com.veracode.jenkins.plugin.data.ScanHistory
 
formatParameterValue(String) - Static method in class com.veracode.jenkins.plugin.utils.RemoteScanUtil
Returns edited parameter values to avoid splitting if they contain spaces in pipeline with remote scan.
formatTimeout(String) - Static method in class com.veracode.jenkins.plugin.utils.FormValidationUtil
Assigns a default timeout value if waitForScan is set to true and no timeout value is entered.
FormValidationUtil - Class in com.veracode.jenkins.plugin.utils
The FormValidationUtil is a utility class for performing validation of form fields.

G

GATEWAY_TIMEOUT_ERROR - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
getAccountId() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getAnalysisName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
 
getAnalysisScore() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getAnalysisScore() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getAppId() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
GetAppListArgs - Class in com.veracode.jenkins.plugin.args
The GetAppListArgs class builds the command line argument passed to the Veracode API wrapper that causes it to call the "getapplist.do" end point.
getAppname() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier
 
getAppname() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getArguments() - Method in class com.veracode.jenkins.plugin.args.AbstractArgs
Returns a String that represents the plain text command line arguments added to the command line arguments list.
getAutoappname() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
 
getAutoappname() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getAutodescription() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getAutoversion() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
 
getAutoversion() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getBlacklistedComponentsCount() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
getBlacklistedCompsCount() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the number of blacklisted components.
getBlacklistedCompsCountForHTML() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Returns the display of the number of blacklisted components on the build page
getBuild() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getBuild() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getBuildId() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getBuildInfo(String, String, String, String, ProxyBlock) - Static method in class com.veracode.jenkins.plugin.utils.WrapperUtil
Get the latest build info of an application.
getBuildInfoByAppIdBuildId(String, String, String, String, ProxyBlock) - Static method in class com.veracode.jenkins.plugin.utils.WrapperUtil
Get the build information for a given build id.
getBuildList() - Method in class com.veracode.jenkins.plugin.data.BuildHistory
 
getBuildType() - Method in class com.veracode.jenkins.plugin.data.BuildHistory
 
getCopyremotefiles() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getCount() - Method in class com.veracode.jenkins.plugin.data.FindingCounts
 
getCountBySeverity(SeverityLevel) - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
getCreateprofile() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getCreatesandbox() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getCredentials() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
 
getCredentials() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
 
getCredentials() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getCriticality() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getDebug() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
 
getDebug() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getDefaultUserAgentHeaderValue() - Method in class com.veracode.jenkins.plugin.api.ACWebRequestHandler
 
getDeleteIncompleteScan() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getDeleteIncompleteScan() - Method in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
getDeleteIncompleteScan(String) - Static method in class com.veracode.jenkins.plugin.args.UploadAndScanArgs
This method will handle the backward compatibility of deleteIncompleteScan.
getDescriptor() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
Returns the DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl object associated with this instance.
getDescriptor() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
getDescriptor() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
Returns the DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor object associated with this instance.
getDescriptor() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
Returns the DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor object associated with this instance.
getDescriptor() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier
Returns the DynamicRescanNotifier.DynamicScanDescriptor object associated with this instance.
getDescriptor() - Method in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
Returns the DynamicRescanPipelineRecorder.PipelineDynamicRescanDescriptorImpl object associated with this instance.
getDescriptor() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
Returns the VeracodeDescriptor object associated with this instance.
getDescriptor() - Method in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
Returns the VeracodePipelineRecorder.PipelineDescriptorImpl object associated with this instance.
getDetailedReport(String, String, String, ProxyBlock) - Static method in class com.veracode.jenkins.plugin.utils.WrapperUtil
Get the detailed report of a given build (by ID).
getDetailedReportURLForHTMLAttr() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Get the URL to the Detailed Report for this scan that is escaped for HTML attribute
getDetailedReportURLForHTMLAttr() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the URL to the Detailed Report for this scan that is escaped for HTML attribute
getDisplayName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getDisplayName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
The name of the plugin displayed in the UI.
getDisplayName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
getDisplayName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
The name of the plugin displayed in the UI.
getDisplayName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
getDisplayName() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
The name of the plugin displayed in the UI.
getDisplayName() - Method in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder.PipelineDynamicRescanDescriptorImpl
 
getDisplayName() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getDisplayName() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
The name of the plugin displayed in the UI.
getDisplayName() - Method in class com.veracode.jenkins.plugin.VeracodeParametersAction
 
getDisplayName() - Method in class com.veracode.jenkins.plugin.VeracodePipelineRecorder.PipelineDescriptorImpl
 
getDvrenabled() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier
 
getEmptyIfNull(String) - Static method in class com.veracode.jenkins.plugin.utils.StringUtil
Returns the empty string if the input String is null.
getErrorString(String) - Static method in class com.veracode.jenkins.plugin.utils.XmlUtil
Get the error string, if any, from a XML document.
getFailbuild() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
 
getFailbuild() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getFilenamepattern() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getFlawsCount(int) - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getFlawsCount(int) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getFlawsCount(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getFlawsCountHistory() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getFlawsCountHistory() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getFlawsCountHistory() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getFlawsCountInt(int) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getGvid() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
getGvid() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
getGvid() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getGvkey() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
getGvkey() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
getGvkey() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getIconFileName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Used by Jenkins framework to display our logo on the left panel on the build page.
getIconFileName() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Use by Jenkins framework to display our logo on the left panel on on the build page
getIconFileName() - Method in class com.veracode.jenkins.plugin.VeracodeParametersAction
 
getJarVersion(String) - Static method in class com.veracode.jenkins.plugin.utils.RemoteScanUtil
Returns the Veracode API Wrapper jar version in order to decide whether to copy the latest.
getLocalWorkspaceFilepath() - Static method in class com.veracode.jenkins.plugin.utils.FileUtil
Returns the Veracode API Wrapper location situated in master.
getMaskedArguments() - Method in class com.veracode.jenkins.plugin.args.AbstractArgs
Returns a String that represents the plain text command line arguments added to the command line arguments list, but replaces sensitive arguments with a fixed-length sequence of '*' characters.
getMaskPosition(List<String>) - Static method in class com.veracode.jenkins.plugin.utils.RemoteScanUtil
Masks the sensitive data.
getMaxCVSSScore() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
getMaxCVSSScore() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the max CVSS score among all the SCA components.
getMaxCVSSScoreForHTML() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Returns the display on the build page based on the Max CVSS Score
getMaximumDuration() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
 
getMitigateFlag(int) - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getName() - Method in class com.veracode.jenkins.plugin.data.SCAComponent
 
getNetChange(int) - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getNetChange(int) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getNetChange(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getNetCount() - Method in class com.veracode.jenkins.plugin.data.FindingCounts
 
getNetVulCountForDisplayBySeverity(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the net vulnerability count of a given severity level (0 - 5).
getNewCount() - Method in class com.veracode.jenkins.plugin.data.FindingCounts
 
getNewFlaws(int) - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getNewFlaws(int) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getNewFlaws(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getNewSCAComponentsByPolicyStatus(boolean) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Used by index.jelly for VeracodeAction to display the SCA components which are new since the previous build.
getNewVulCountForDisplayBySeverity(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the new vulnerability count of a given severity level (0 - 5).
getNullIfEmpty(String) - Static method in class com.veracode.jenkins.plugin.utils.StringUtil
Returns null if the input String is empty.
getOpenNewWindow16() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Use by index.jelly for DynamicAnalysisResultsAction to display the open new window icon
getOpenNewWindow16() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Use by index.jelly for VeracodeAction to display the open new window icon
getPathSeparator(String) - Static method in class com.veracode.jenkins.plugin.utils.RemoteScanUtil
Returns the path separator for Windows or Linux.
getPhost() - Method in class com.veracode.jenkins.plugin.data.ProxyBlock
Corresponds to the phost identifier referenced in a jelly file.
getPhost() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
getPhost() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
getPhost() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getPolicyAffection(int) - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getPolicyAffection(int) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Get if the each severity level contains flaws which affect policy compliance
getPolicyAffection(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get if the each severity level contains flaws which affect policy compliance
getPolicyComplianceComponentIconUri(boolean) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Used by index.jelly for DynamicResultsAction to display the policy compliance icon
getPolicyComplianceComponentIconUri(boolean) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Used by index.jelly for VeracodeAction to display the policy compliance icon for the SCA component.
getPolicyComplianceStatus() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getPolicyComplianceStatus() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Get the policy compliance status
getPolicyComplianceStatus() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the policy compliance status
getPolicyComplianceStatusForHTML() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Get the policy compliance status for displaying in HTML Note that the "PASS" status is returned as "Passed" for displaying purpose.
getPolicyComplianceStatusForHTML() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the policy compliance status for displaying in HTML Note that the "PASS" status is returned as "Passed" for displaying purpose.
getPolicyComplianceStatusIconUri16() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Used by summary.jelly for DynamicAnalysisResultsAction to display the correct status icon (16x16).
getPolicyComplianceStatusIconUri16() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Use by summary.jelly for VeracodeAction to display the correct status icon (16x16)
getPolicyComplianceStatusIconUri24() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Use by summary.jelly for DynamicAnalysisResultsAction to display the correct status icon (24x24)
getPolicyComplianceStatusIconUri24() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Use by summary.jelly for VeracodeAction to display the correct status icon (24x24)
getPolicyComplianceStatusIconUri32() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Used by summary.jelly for DynamicAnalysisResultsAction to display the correct status icon (32x32).
getPolicyComplianceStatusIconUri32() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Used by summary.jelly for VeracodeAction to display the correct status icon (32x32)
getPolicyComplianceStatusIconUri48() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Used by summary.jelly for DynamicAnalysisResultsAction to display the correct status icon.
getPolicyComplianceStatusIconUri48() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Used by summary.jelly for VeracodeAction to display the correct status icon
getPolicyName() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getPolicyName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Get the policy name
getPolicyName() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the policy name
getPolicyNameForHTML() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Get the policy name suitable for displaying in HTML
getPolicyNameForHTML() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the policy name suitable for displaying in HTML
getPostBuildActionDisplayText() - Static method in class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
 
getPostBuildActionDisplayText() - Static method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getPpassword() - Method in class com.veracode.jenkins.plugin.data.ProxyBlock
Corresponds to the ppassword identifier referenced in a jelly file.
getPpassword() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
getPpassword() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
getPpassword() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getPport() - Method in class com.veracode.jenkins.plugin.data.ProxyBlock
Corresponds to the pport identifier referenced in a jelly file.
getPport() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
getPport() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
getPport() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getProxy() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getPuser() - Method in class com.veracode.jenkins.plugin.data.ProxyBlock
Corresponds to the puser identifier referenced in a jelly file.
getPuser() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
getPuser() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
getPuser() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
getRemoteVeracodePath(AbstractBuild<?, ?>) - Static method in class com.veracode.jenkins.plugin.utils.RemoteScanUtil
Returns the remote file path where Veracode API Wrapper is copied.
getRemoteVeracodePath(Node) - Static method in class com.veracode.jenkins.plugin.utils.RemoteScanUtil
Returns the remote file path where Veracode API Wrapper is copied.
getReplacementpattern() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getRequiredMonitorService() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
Returns an object that represents the scope of the synchronization monitor expected by the plugin.
getRequiredMonitorService() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
Returns an object that represents the scope of the synchronization monitor expected by the plugin.
getRequiredMonitorService() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
Returns an object that represents the scope of the synchronization monitor expected by the plugin.
getRequiredMonitorService() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
Returns an object that represents the scope of the synchronization monitor expected by the plugin.
getRequiredMonitorService() - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier
Returns an object that represents the scope of the synchronization monitor expected by the plugin.
getRequiredMonitorService() - Method in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
Returns an object that represents the scope of the synchronization monitor expected by the plugin.
getRequiredMonitorService() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
Returns an object that represents the scope of the synchronization monitor expected by the plugin.
getRequiredMonitorService() - Method in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
Returns an object that represents the scope of the synchronization monitor expected by the plugin.
getSandboxList(String, String, String, ProxyBlock) - Static method in class com.veracode.jenkins.plugin.utils.WrapperUtil
Get the list of sandbox of a given application.
getSandboxname() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getSCAComponents() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
getScaHistory() - Method in class com.veracode.jenkins.plugin.data.DAScanHistory
SCA scan history is not applicable for Dynamic Analysis.
getScaHistory() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getScanexcludespattern() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getScanincludespattern() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getScanOverdueStatus() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getScanOverdueStatus() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getSCAScanHistory() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getScore() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getSevLevel() - Method in class com.veracode.jenkins.plugin.data.FindingCounts
 
getSevLevel() - Method in enum com.veracode.jenkins.plugin.enums.SeverityLevel
 
getStringFilePath(FilePath) - Static method in class com.veracode.jenkins.plugin.utils.FileUtil
Returns a String that corresponds to the textual representation of the file path of the file represented by the specified FilePath object.
getStringFilePaths(FilePath[]) - Static method in class com.veracode.jenkins.plugin.utils.FileUtil
Returns a String array whose elements correspond to the textual representation of the file paths of the files represented by the elements of the specified FilePath array.
getSummaryReport(String, String, String, ProxyBlock) - Static method in class com.veracode.jenkins.plugin.utils.WrapperUtil
Get the summary report of a given build (by ID).
getTeams() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getTimeout() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getTotalFlawsCount() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getTotalFlawsCount() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getTotalFlawsCount() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getTotalNetChangeCount() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getTotalNetChangeCount() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getTotalNetChangeCount() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getTotalNetVulCount() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
getTotalNetVulCount() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the total number of net vulnerabilities across all severity levels.
getTotalNetVulCountForDisplay() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Returns the display of the total number of net vulnerabilities across all severity levels.
getTotalNewFlawsCount() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getTotalNewFlawsCount() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getTotalNewFlawsCount() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getTotalNewVulCount() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
getTotalNewVulCount() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the total number of new vulnerabilities across all severity levels.
getTotalNewVulCountForDisplay() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Returns the display of the total number of new vulnerabilities across all severity levels.
getTotalVulCount() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
getTotalVulCount() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the total number of vulnerabilities across all severity levels.
getTotalVulCountForDisplay() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Returns the display of the total number of vulnerabilities across all severity levels.
getUploadexcludespattern() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getUploadincludespattern() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getUrlName() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
getUrlName() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
getUrlName() - Method in class com.veracode.jenkins.plugin.VeracodeParametersAction
 
getVeracodeLevel() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
getVeracodeLevel() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Get the Veracode level
getVeracodeLevel() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the Veracode level
getVeracodeLevelForHTML() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Get the Veracode level to be displayed in HTML
getVeracodeLevelForHTML() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the Veracode level to be displayed in HTML
getVeracodeLogo48() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Used by summary.jelly for DynamicAnalysisResultsAction to display our logo.
getVeracodeLogo48() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Use by summary.jelly for VeracodeAction to display our logo
getVersion() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getVersionDetails() - Static method in class com.veracode.jenkins.plugin.utils.UserAgentUtil
Returns a String of version details of the plugin, Jenkins and Java.
getVid() - Method in class com.veracode.jenkins.plugin.data.CredentialsBlock
Corresponds to the vid identifier referenced in a jelly file.
getVid() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
 
getVid() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
 
getVid() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getVkey() - Method in class com.veracode.jenkins.plugin.data.CredentialsBlock
Corresponds to the vkey identifier referenced in a jelly file.
getVkey() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
 
getVkey() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
 
getVkey() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getVulCountForDisplayBySeverity(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the vulnerability count of a given severity level (0 - 5).
getVulCountHistory() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
getVulCountHistory() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Get the vulnerability count history
getWaitForResultsDuration() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
 
getWaitForScan() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
 
getXmlDocument(String) - Static method in class com.veracode.jenkins.plugin.utils.XmlUtil
Takes an XML return an creates a DOM tree.

H

hasGlobalApiIdKeyCredentials() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
hasGlobalApiIdKeyCredentials() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
hasGlobalCredentials() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
Whether Veracode credentials were supplied in the "Configure System" page.
hashCode() - Method in class com.veracode.jenkins.plugin.data.FindingCounts
 
hashCode() - Method in class com.veracode.jenkins.plugin.data.SCAComponent
 
hasSCAHistory() - Method in class com.veracode.jenkins.plugin.data.DAScanHistory
SCA scan history is not applicable for Dynamic Analysis.
hasSCAHistory() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
hasValidCredentials(String, String) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
Checks to see if the id and key fields are empty despite having valid information in the global settings page
hasVulCountHistory() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
Determine if there is any SCA vulnerability count in the history
HelloWorldBuilder_DescriptorImpl_DisplayName() - Static method in class com.veracode.jenkins.sample.Messages
Key HelloWorldBuilder.DescriptorImpl.DisplayName: Say hello world.
HelloWorldBuilder_DescriptorImpl_errors_missingName() - Static method in class com.veracode.jenkins.sample.Messages
Key HelloWorldBuilder.DescriptorImpl.errors.missingName: Please set a name.
HelloWorldBuilder_DescriptorImpl_warnings_reallyFrench() - Static method in class com.veracode.jenkins.sample.Messages
Key HelloWorldBuilder.DescriptorImpl.warnings.reallyFrench: Are you actually French?.
HelloWorldBuilder_DescriptorImpl_warnings_tooShort() - Static method in class com.veracode.jenkins.sample.Messages
Key HelloWorldBuilder.DescriptorImpl.warnings.tooShort: Isn't the name too short?.
HIGH - com.veracode.jenkins.plugin.enums.SeverityLevel
 

I

inclusive - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
INFORMATIONAL - com.veracode.jenkins.plugin.enums.SeverityLevel
 
init() - Static method in class com.veracode.jenkins.plugin.utils.SystemUtil
 
INTERNAL_SERVER_ERROR - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
invoke(File, VirtualChannel) - Method in class com.veracode.jenkins.plugin.utils.FileUtil.FileCallableImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
Whether this task is applicable to the given project.
isApplicable(Class<? extends AbstractProject>) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
Whether this task is applicable to the given project.
isApplicable(Class<? extends AbstractProject>) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier.DynamicScanDescriptor
Whether this task is applicable to the given project.
isApplicable(Class<? extends AbstractProject>) - Method in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder.PipelineDynamicRescanDescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
Whether this task is applicable to the given project.
isApplicable(Class<? extends AbstractProject>) - Method in class com.veracode.jenkins.plugin.VeracodePipelineRecorder.PipelineDescriptorImpl
 
isBacklisted() - Method in class com.veracode.jenkins.plugin.data.SCAComponent
 
isDebugEnabled() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
isDebugEnabled() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
isFailBuildAsScanFailed() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
 
isFailBuildForPolicyViolation() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
 
isGlobalCredentialsEnabled() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
 
isGlobalCredentialsEnabled() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
 
isMitigated() - Method in class com.veracode.jenkins.plugin.data.FindingCounts
 
isNew() - Method in class com.veracode.jenkins.plugin.data.SCAComponent
 
isNewSCAComponents() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Used by index.jelly for VeracodeAction to determine if there are new SCA components since the previous build.
isNullOrEmpty(String) - Static method in class com.veracode.jenkins.plugin.utils.StringUtil
Determines whether a string is null or empty.
isProxyEnabled() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
 
isProxyEnabled() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
 
isSCAHistoryAvailable() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Determine if the SCA History is available
isScanHistoryAvailable() - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
isScanHistoryAvailable() - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
isScanOverdue() - Method in class com.veracode.jenkins.plugin.data.ScanHistory
 
isSCASevLevelMitigated(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Find out if the vulnerability count of the given severity is lower than the actual count due to mitigation
isStaticSevLevelMitigated(int) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
Find out if the flaw count of the given severity is lower than the actual count due to mitigation
isStaticSevLevelMitigated(int) - Method in class com.veracode.jenkins.plugin.VeracodeAction
Find out if the flaw count of the given severity is lower than the actual count due to mitigation
isSubscribed() - Method in class com.veracode.jenkins.plugin.data.SCAScanHistory
 
isSubscribedToSCA() - Method in class com.veracode.jenkins.plugin.VeracodeAction
Determine if the account used for the build is subscribed to SCA or not
isUnstablebuild() - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
 
isViolatedPolicy() - Method in class com.veracode.jenkins.plugin.data.SCAComponent
 

J

join(String, String[]) - Static method in class com.veracode.jenkins.plugin.utils.StringUtil
Joins the elements of a String[] using the specified separator.

L

list - Variable in class com.veracode.jenkins.plugin.args.AbstractArgs
A list of command line arguments.
LOW - com.veracode.jenkins.plugin.enums.SeverityLevel
 

M

maximumDuration - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
MEDIUM - com.veracode.jenkins.plugin.enums.SeverityLevel
 
Messages - Class in com.veracode.jenkins.sample
Generated localization support class.
Messages() - Constructor for class com.veracode.jenkins.sample.Messages
 

N

newDAScanHistory(String, ScanOccurrenceInfo, Run<?, ?>) - Static method in class com.veracode.jenkins.plugin.utils.XmlUtil
Get the scan results from the detailed report and scan occurrence result.
newGetAppListArgs(boolean, EnvVars, String, String, ProxyBlock) - Static method in class com.veracode.jenkins.plugin.args.GetAppListArgs
Returns a GetAppListArgs object initialized with the specified arguments.
newInstance(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier.DynamicAnalysisResultsDescriptorImpl
Called when the user saves the project configuration.
newInstance(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier.DynamicAnalysisStartDescriptor
Called when the user saves the project configuration.
newInstance(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder.DynamicAnalysisStartPipelineDescriptor
 
newInstance(StaplerRequest, JSONObject) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
Called by Jenkins when it needs to create an instance of the VeracodeNotifier class.
NEWLINE - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
NEWLINE - Static variable in class com.veracode.jenkins.plugin.utils.StringUtil
Returns the new line String "\r\n".
newSCAHistory(String, long, SCAScanHistory) - Static method in class com.veracode.jenkins.plugin.utils.XmlUtil
Retrieve SCA results from the given Detailed Report XML.
newScanHistory(String, String, Run<?, ?>) - Static method in class com.veracode.jenkins.plugin.utils.XmlUtil
Get the scan results from the detailed report and previous Jenkins builds result to compose the scan result for the current Jenkins build.
newUploadAndScanArgs(boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, FilePath, EnvVars, String, String, boolean, String[]) - Static method in class com.veracode.jenkins.plugin.args.UploadAndScanArgs
Returns an UploadAndScanArgs object initialized with the specified arguments.
newUploadAndScanArgs(VeracodeNotifier, AbstractBuild<?, ?>, EnvVars, String[], boolean) - Static method in class com.veracode.jenkins.plugin.args.UploadAndScanArgs
Returns an UploadAndScanArgs object initialized with the specified arguments.
newUploadAndScanArgs(VeracodePipelineRecorder, Run<?, ?>, FilePath, EnvVars, String[], boolean, boolean, boolean, boolean) - Static method in class com.veracode.jenkins.plugin.args.UploadAndScanArgs
Returns an UploadAndScanArgs object initialized with the specified arguments.
nodeJarFileDir - Static variable in class com.veracode.jenkins.plugin.common.Constant
 

O

onAttached(Run<?, ?>) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
onAttached(Run<?, ?>) - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
onLoad(Run<?, ?>) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsAction
 
onLoad(Run<?, ?>) - Method in class com.veracode.jenkins.plugin.VeracodeAction
 
OPEN_NEW_WINDOW - Static variable in class com.veracode.jenkins.plugin.common.Constant
 

P

padLeft(String, int) - Static method in class com.veracode.jenkins.plugin.utils.StringUtil
Prepends spaces to a String.
padRight(String, int) - Static method in class com.veracode.jenkins.plugin.utils.StringUtil
Appends spaces to a String.
parseAppId(String, String) - Static method in class com.veracode.jenkins.plugin.utils.XmlUtil
Find the Application ID by its name within an XML document.
parseBuildId(String) - Static method in class com.veracode.jenkins.plugin.utils.XmlUtil
Find the build ID within a XML document.
parseSandboxId(String, String) - Static method in class com.veracode.jenkins.plugin.utils.XmlUtil
Find the sandbox ID by its name in an XML document.
PASSED - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
PASSED_POLICY_COMPONENT_ICON - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier
Called by Jenkins after a build for a job specified to use the plugin is performed.
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
Called by Jenkins after a build for a job specified to use the plugin is performed.
perform(AbstractBuild, Launcher, BuildListener) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsNotifier
Called by Jenkins after a build for a job specified to use the plugin is performed.
perform(AbstractBuild, Launcher, BuildListener) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartNotifier
Called by Jenkins after a build for a job specified to use the plugin is performed.
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
Called by Jenkins after a build for a job specified to use the plugin is performed.
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
Called by Jenkins after a build for a job specified to use the plugin is performed.
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
Called by Jenkins after a build for a job specified to use the plugin is performed.
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
Called by Jenkins after a build for a job specified to use the plugin is performed.
pHost - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
pHost - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
pHost - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
pHost - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
PHOST - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 
PipelineDescriptorImpl() - Constructor for class com.veracode.jenkins.plugin.VeracodePipelineRecorder.PipelineDescriptorImpl
 
PipelineDynamicAnalysisResultsDescriptorImpl() - Constructor for class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder.PipelineDynamicAnalysisResultsDescriptorImpl
 
PipelineDynamicRescanDescriptorImpl() - Constructor for class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder.PipelineDynamicRescanDescriptorImpl
 
pipelineRescanArgs(boolean, boolean, boolean, boolean, String, String, String, String, String, boolean, String, String, String, String, FilePath, EnvVars, boolean) - Static method in class com.veracode.jenkins.plugin.args.DynamicRescanArgs
Creates argument for pipeline in dynamicRescan.
PLUGIN_ICONS_URI_PREFIX - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
PLUGIN_NAME - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
POST_BUILD_ACTION_DISPLAY_TEXT_RESUBMIT - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
POST_BUILD_ACTION_DISPLAY_TEXT_REVIEW - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
PostBuildActionDisplayText - Static variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder.PipelineDynamicRescanDescriptorImpl
 
PostBuildActionDisplayText - Static variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder.PipelineDescriptorImpl
 
pPassword - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
pPassword - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
pPassword - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
pPassword - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
PPASSWORD - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 
pPort - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
pPort - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
pPort - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
pPort - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
PPORT - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class com.veracode.jenkins.plugin.DynamicRescanNotifier
In this overridden method we are taking care of copying the wrapper to remote location and making the build ready for scan
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class com.veracode.jenkins.plugin.VeracodeNotifier
In this overridden method we are taking care of copying the wrapper to remote location and making the build ready for scan
PRIVILEGE_ERROR - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
ProxyBlock - Class in com.veracode.jenkins.plugin.data
The ProxyBlock class corresponds to an "optionalBlock" jelly element that represents proxy configuration data.
ProxyBlock(String, String, String, String) - Constructor for class com.veracode.jenkins.plugin.data.ProxyBlock
Called by Jenkins with form data.
pUser - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
pUser - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
pUser - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
pUser - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
PUSER - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 

R

readBuildPropertiesFile(Run<?, ?>, TaskListener) - Static method in class com.veracode.jenkins.plugin.utils.FileUtil
Returns the properties of the specified build.
regex - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
RemoteScanUtil - Class in com.veracode.jenkins.plugin.utils
The RemoteScanUtil is a utility class related to perfoming the scans in remote location.
RemoteScanUtil() - Constructor for class com.veracode.jenkins.plugin.utils.RemoteScanUtil
 
repeatChar(char, int) - Static method in class com.veracode.jenkins.plugin.utils.StringUtil
Returns a string that contains the specified character count times.
replacementPattern - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
resubmitDynamicAnalysis(Run<?, ?>, FilePath, TaskListener, String, int, boolean, String, String, boolean, ProxyBlock) - Method in class com.veracode.jenkins.plugin.common.DAAdapterService
Resubmits Veracode Dynamic Analysis - A common method for both Freestyle and Pipeline
RESULTS_READY - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
reviewDynamicAnalysis(Run<?, ?>, FilePath, TaskListener, int, boolean, String, String, boolean, ProxyBlock) - Method in class com.veracode.jenkins.plugin.common.DAAdapterService
Reviews Veracode Dynamic Analysis Results - A common method for both Freestyle and Pipeline

S

sandboxName - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
SCAComponent - Class in com.veracode.jenkins.plugin.data
The SCAComponent class represents a SCA Component (based on the detailed report)
SCAComponent(String, boolean, boolean, boolean) - Constructor for class com.veracode.jenkins.plugin.data.SCAComponent
Constructor for SCAComponent.
scanExcludesPattern - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
ScanHistory - Class in com.veracode.jenkins.plugin.data
This XML-binded ScanHistory class represents the scan history for a Jenkins current/past builds.
ScanHistory(String, String, String, String, String, int, String, boolean, int, int[], boolean[], int[], List<Map<String, Long>>, SCAScanHistory, boolean[]) - Constructor for class com.veracode.jenkins.plugin.data.ScanHistory
Constructor for ScanHistory.
scanIncludesPattern - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
scanName - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
SCAScanHistory - Class in com.veracode.jenkins.plugin.data
This SCAScanHistory class represents the SCA Scan history for a Jenkins current/past build.
SCAScanHistory() - Constructor for class com.veracode.jenkins.plugin.data.SCAScanHistory
Constructor for SCAScanHistory.
SCAScanHistory(double, int, Set<FindingCounts>, Set<SCAComponent>, List<Map<String, Long>>) - Constructor for class com.veracode.jenkins.plugin.data.SCAScanHistory
Constructor for SCAScanHistory.
SCAScanHistory(List<Map<String, Long>>) - Constructor for class com.veracode.jenkins.plugin.data.SCAScanHistory
Constructor for SCAScanHistory.
setDeleteIncompleteScan(Boolean) - Method in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
setEnvVars(EnvVars, String, String) - Static method in class com.veracode.jenkins.plugin.args.UploadAndScanArgs
Sets our custom environment variables.
setupCredential(AbstractAPIWrapper, String, String) - Static method in class com.veracode.jenkins.plugin.utils.WrapperUtil
Setup the credential of a wrapper.
setupProxy(AbstractAPIWrapper, ProxyBlock) - Static method in class com.veracode.jenkins.plugin.utils.WrapperUtil
Setup proxy settings of a wrapper.
SeverityLevel - Enum in com.veracode.jenkins.plugin.enums
The SeverityLevel class represents the severity levels of flaws or vulnerability.
SHIELD_GRAY_16X16 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_GRAY_24X24 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_GRAY_32X32 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_GRAY_48X48 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_GREEN_16X16 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_GREEN_24X24 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_GREEN_32X32 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_GREEN_48X48 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_RED_16X16 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_RED_24X24 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_RED_32X32 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_RED_48X48 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_YELLOW_16X16 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_YELLOW_24X24 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_YELLOW_32X32 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
SHIELD_YELLOW_48X48 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
STARTING_POST_BUILD_ACTION_LOG - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
StringUtil - Class in com.veracode.jenkins.plugin.utils
The StringUtil is a utility class for working with Strings.
SWITCH - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 
SystemUtil - Class in com.veracode.jenkins.plugin.utils
 
SystemUtil() - Constructor for class com.veracode.jenkins.plugin.utils.SystemUtil
 

T

teams - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
timeout - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
timeoutFailsJob - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
toString() - Method in enum com.veracode.jenkins.plugin.enums.SeverityLevel
 
TrendChart - Class in com.veracode.jenkins.plugin
 
TrendChart(long, int, int, Collection<BuildHistory>) - Constructor for class com.veracode.jenkins.plugin.TrendChart
 

U

unstableBuild - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
UPLOADANDSCAN_MAX_RETRY_COUNT - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
UploadAndScanArgs - Class in com.veracode.jenkins.plugin.args
The UploadAndScanArgs class builds the command line argument passed to the Veracode API wrapper that causes it to upload binaries, start the pre-scan, and if the pre-scan is successful, start the scan.
uploadExcludesPattern - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
uploadIncludesPattern - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
useProxy - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
useProxy - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
useProxy - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
useProxy - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
USERAGENT - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 
UserAgentUtil - Class in com.veracode.jenkins.plugin.utils
The UserAgentUtil is a utility class for getting version details.
UserAgentUtil() - Constructor for class com.veracode.jenkins.plugin.utils.UserAgentUtil
 

V

valueOf(String) - Static method in enum com.veracode.jenkins.plugin.enums.SeverityLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.veracode.jenkins.plugin.enums.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VERACODE_ICON_24X24 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
VERACODE_ICON_48X48 - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
VeracodeAction - Class in com.veracode.jenkins.plugin
This class represents the post build Veracode step on the build page.
VeracodeAction() - Constructor for class com.veracode.jenkins.plugin.VeracodeAction
Constructor for VeracodeAction.
VeracodeAction(ScanHistory, String) - Constructor for class com.veracode.jenkins.plugin.VeracodeAction
Constructor for VeracodeAction.
VeracodeDescriptor() - Constructor for class com.veracode.jenkins.plugin.VeracodeNotifier.VeracodeDescriptor
This constructor makes it possible for global configuration data to be re-loaded after Jenkins is restarted.
VeracodeNotifier - Class in com.veracode.jenkins.plugin
The VeracodeNotifier class contains the code that is executed after a job that is configured to use the Veracode plugin is built and provides getter methods for the form fields defined in config.jelly.
VeracodeNotifier(String, boolean, String, String, String, boolean, String, String, String, String, String, String, String, boolean, String, String, CredentialsBlock) - Constructor for class com.veracode.jenkins.plugin.VeracodeNotifier
Constructor for VeracodeNotifier.
VeracodeNotifier.VeracodeDescriptor - Class in com.veracode.jenkins.plugin
Contains the code that is executed after a user submits the "Configure System" form and provides getter methods for the form fields defined in global.jelly.
VeracodeParametersAction - Class in com.veracode.jenkins.plugin
 
VeracodeParametersAction(ParameterValue...) - Constructor for class com.veracode.jenkins.plugin.VeracodeParametersAction
 
VeracodeParametersAction(List<ParameterValue>) - Constructor for class com.veracode.jenkins.plugin.VeracodeParametersAction
 
VeracodePipelineRecorder - Class in com.veracode.jenkins.plugin
The VeracodePipelineRecorder class handles processing for "veracode" Pipeline script.
VeracodePipelineRecorder(String, String, String, String, boolean, int, String, boolean, String, boolean, boolean, boolean, boolean, boolean, String, String, String, String, String, String, boolean, boolean, String, String, String, String, String, String) - Constructor for class com.veracode.jenkins.plugin.VeracodePipelineRecorder
Constructor for VeracodePipelineRecorder.
VeracodePipelineRecorder.PipelineDescriptorImpl - Class in com.veracode.jenkins.plugin
 
VERY_HIGH - com.veracode.jenkins.plugin.enums.SeverityLevel
 
VERY_LOW - com.veracode.jenkins.plugin.enums.SeverityLevel
 
vid - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
vid - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
vid - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
vid - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
VID - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 
VIEW_REPORT_URI_PREFIX - Static variable in class com.veracode.jenkins.plugin.common.Constant
 
vkey - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
vkey - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisStartPipelineRecorder
 
vkey - Variable in class com.veracode.jenkins.plugin.DynamicRescanPipelineRecorder
 
vkey - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
VKEY - Static variable in class com.veracode.jenkins.plugin.args.AbstractArgs
 

W

waitForResultsDuration - Variable in class com.veracode.jenkins.plugin.DynamicAnalysisResultsPipelineRecorder
 
waitForScan - Variable in class com.veracode.jenkins.plugin.VeracodePipelineRecorder
 
WrapperUtil - Class in com.veracode.jenkins.plugin.utils
The WrapperUtil class contains the helpers for using wrappers.
WrapperUtil() - Constructor for class com.veracode.jenkins.plugin.utils.WrapperUtil
 

X

XmlUtil - Class in com.veracode.jenkins.plugin.utils
The XmlUtil class contains the helpers to work with XML.
XmlUtil() - Constructor for class com.veracode.jenkins.plugin.utils.XmlUtil
 

_

_HelloWorldBuilder_DescriptorImpl_DisplayName() - Static method in class com.veracode.jenkins.sample.Messages
Key HelloWorldBuilder.DescriptorImpl.DisplayName: Say hello world.
_HelloWorldBuilder_DescriptorImpl_errors_missingName() - Static method in class com.veracode.jenkins.sample.Messages
Key HelloWorldBuilder.DescriptorImpl.errors.missingName: Please set a name.
_HelloWorldBuilder_DescriptorImpl_warnings_reallyFrench() - Static method in class com.veracode.jenkins.sample.Messages
Key HelloWorldBuilder.DescriptorImpl.warnings.reallyFrench: Are you actually French?.
_HelloWorldBuilder_DescriptorImpl_warnings_tooShort() - Static method in class com.veracode.jenkins.sample.Messages
Key HelloWorldBuilder.DescriptorImpl.warnings.tooShort: Isn't the name too short?.
A B C D E F G H I J L M N O P R S T U V W X _ 
All Classes All Packages