A B C D F G H I M N O P S V 

A

accountId - Variable in class org.jenkinsci.plugins.veracodescanner.model.Applist
 
accountId - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
 
app - Variable in class org.jenkinsci.plugins.veracodescanner.model.Applist
 
appId - Variable in class org.jenkinsci.plugins.veracodescanner.model.AppType
 
appId - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
 
Applist - Class in org.jenkinsci.plugins.veracodescanner.model
Java class for anonymous complex type.
Applist() - Constructor for class org.jenkinsci.plugins.veracodescanner.model.Applist
 
appName - Variable in class org.jenkinsci.plugins.veracodescanner.model.AppType
 
AppType - Class in org.jenkinsci.plugins.veracodescanner.model
The app type element contains the key elements and attributes that reflect the data we store for an app.
AppType() - Constructor for class org.jenkinsci.plugins.veracodescanner.model.AppType
 

B

buildId - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
 
BuildTriggers - Class in org.jenkinsci.plugins.veracodescanner.model
Created by IntelliJ IDEA.
BuildTriggers(boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.veracodescanner.model.BuildTriggers
 

C

configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 

D

details - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.FileIssueType
 
details - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.IssueType
 
doCheckDefaultPrescanTimeout(String) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
doCheckDefaultScanFrequency(String) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
doCheckPrescanTimeout(String) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
doCheckScanFrequency(String) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 

F

fileIssue - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 
FileIssueType - Class in org.jenkinsci.plugins.veracodescanner.model.prescan
The file issue type element contains the description of a single issue affecting a file
FileIssueType() - Constructor for class org.jenkinsci.plugins.veracodescanner.model.prescan.FileIssueType
 
filename - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.FileIssueType
 

G

getAccountId() - Method in class org.jenkinsci.plugins.veracodescanner.model.Applist
Gets the value of the accountId property.
getAccountId() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
Gets the value of the accountId property.
getApp() - Method in class org.jenkinsci.plugins.veracodescanner.model.Applist
Gets the value of the app property.
getAppId() - Method in class org.jenkinsci.plugins.veracodescanner.model.AppType
Gets the value of the appId property.
getAppId() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
Gets the value of the appId property.
getApplicationName() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
getAppName() - Method in class org.jenkinsci.plugins.veracodescanner.model.AppType
Gets the value of the appName property.
getBuildId() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
Gets the value of the buildId property.
getDefaultPrescanTimeout() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
getDefaultScanFrequency() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
getDescriptor() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
getDetails() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.FileIssueType
Gets the value of the details property.
getDetails() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.IssueType
Gets the value of the details property.
getDisplayName() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
getFileIssue() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Gets the value of the fileIssue property.
getFilename() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.FileIssueType
Gets the value of the filename property.
getId() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Gets the value of the id property.
getIncludes() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
getIssue() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Gets the value of the issue property.
getModule() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
Gets the value of the module property.
getName() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Gets the value of the name property.
getPlatform() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Gets the value of the platform property.
getPrescanTimeout() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
getScanFrequency() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
getSize() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Gets the value of the size property.
getStatus() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Gets the value of the status property.
getTriggers() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
getVendorName() - Method in class org.jenkinsci.plugins.veracodescanner.model.AppType
Gets the value of the vendorName property.
getVeracodePass() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
getVeracodeUser() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 

H

hasFatalErrors - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 

I

id - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 
isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
isHasFatalErrors() - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Gets the value of the hasFatalErrors property.
isOverrideTriggers() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
issue - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 
IssueType - Class in org.jenkinsci.plugins.veracodescanner.model.prescan
The issue type element contains the description of a single issue affecting a module
IssueType() - Constructor for class org.jenkinsci.plugins.veracodescanner.model.prescan.IssueType
 
isTriggeredBy(Class<? extends Cause>) - Method in class org.jenkinsci.plugins.veracodescanner.model.BuildTriggers
 
isTriggerManually() - Method in class org.jenkinsci.plugins.veracodescanner.model.BuildTriggers
 
isTriggerPeriodically() - Method in class org.jenkinsci.plugins.veracodescanner.model.BuildTriggers
 
isTriggerScm() - Method in class org.jenkinsci.plugins.veracodescanner.model.BuildTriggers
 

M

module - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
 
ModuleType - Class in org.jenkinsci.plugins.veracodescanner.model.prescan
The module type element contains all the elements and attributes that reflect the data we store for a module.
ModuleType() - Constructor for class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 

N

name - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 
needsToRunAfterFinalized() - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 

O

org.jenkinsci.plugins.veracodescanner - package org.jenkinsci.plugins.veracodescanner
 
org.jenkinsci.plugins.veracodescanner.exception - package org.jenkinsci.plugins.veracodescanner.exception
 
org.jenkinsci.plugins.veracodescanner.model - package org.jenkinsci.plugins.veracodescanner.model
 
org.jenkinsci.plugins.veracodescanner.model.prescan - package org.jenkinsci.plugins.veracodescanner.model.prescan
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
platform - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 
Prescanresults - Class in org.jenkinsci.plugins.veracodescanner.model.prescan
Java class for anonymous complex type.
Prescanresults() - Constructor for class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
 

S

setAccountId(Long) - Method in class org.jenkinsci.plugins.veracodescanner.model.Applist
Sets the value of the accountId property.
setAccountId(Long) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
Sets the value of the accountId property.
setAppId(Long) - Method in class org.jenkinsci.plugins.veracodescanner.model.AppType
Sets the value of the appId property.
setAppId(Long) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
Sets the value of the appId property.
setAppName(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.AppType
Sets the value of the appName property.
setBuildId(Long) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.Prescanresults
Sets the value of the buildId property.
setDefaultPrescanTimeout(String) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
setDefaultScanFrequency(String) - Method in class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
setDetails(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.FileIssueType
Sets the value of the details property.
setDetails(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.IssueType
Sets the value of the details property.
setFilename(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.FileIssueType
Sets the value of the filename property.
setHasFatalErrors(Boolean) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Sets the value of the hasFatalErrors property.
setId(Long) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Sets the value of the id property.
setName(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Sets the value of the name property.
setPlatform(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Sets the value of the platform property.
setSize(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Sets the value of the size property.
setStatus(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
Sets the value of the status property.
setVendorName(String) - Method in class org.jenkinsci.plugins.veracodescanner.model.AppType
Sets the value of the vendorName property.
size - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 
status - Variable in class org.jenkinsci.plugins.veracodescanner.model.prescan.ModuleType
 

V

vendorName - Variable in class org.jenkinsci.plugins.veracodescanner.model.AppType
 
VeracodeNotifier - Class in org.jenkinsci.plugins.veracodescanner
 
VeracodeNotifier(String, String, int, int, BuildTriggers) - Constructor for class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier
 
VeracodeNotifier.DescriptorImpl - Class in org.jenkinsci.plugins.veracodescanner
 
VeracodeNotifier.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.DescriptorImpl
 
VeracodeScannerException - Exception in org.jenkinsci.plugins.veracodescanner.exception
 
VeracodeScannerException() - Constructor for exception org.jenkinsci.plugins.veracodescanner.exception.VeracodeScannerException
 
VeracodeScannerException(String) - Constructor for exception org.jenkinsci.plugins.veracodescanner.exception.VeracodeScannerException
 
VeracodeScannerException(Throwable) - Constructor for exception org.jenkinsci.plugins.veracodescanner.exception.VeracodeScannerException
 
VeracodeScannerException(String, Throwable) - Constructor for exception org.jenkinsci.plugins.veracodescanner.exception.VeracodeScannerException
 
A B C D F G H I M N O P S V 

Copyright © 2004-2013. All Rights Reserved.