Skip navigation links
C D G I M P S T U 

C

configure(StaplerRequest, JSONObject) - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Validate and save configuration parameters

D

DescriptorImpl() - Constructor for class me.automationdomination.plugins.threadfix.ScanFile.DescriptorImpl
 
DescriptorImpl() - Constructor for class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Default constructor.
doCheckPath(String) - Method in class me.automationdomination.plugins.threadfix.ScanFile.DescriptorImpl
Perofrms on-the-fly validation of the scan file path
doCheckToken(String) - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Performs on-the-fly validation of the ThreadFix api token parameter
doCheckUrl(String) - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Performs on-the-fly validation of the ThreadFix server URL parameter
doFillAppIdItems() - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Retrieve the teams and applications to populate the application I dropdown
doTestConnection(String, String) - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Performs an on-the-fly check of the ThreadFix url and api token parameters by making a simple call to the server and validating the response code.

G

getAllTeams() - Method in class me.automationdomination.plugins.threadfix.service.ThreadFixService
Retrieves a listing of teams
getAppId() - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher
Returns the configured application ID
getDescriptor() - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher
Returns the ThreadFixPublisher descriptor.
getDisplayName() - Method in class me.automationdomination.plugins.threadfix.ScanFile.DescriptorImpl
This human readable name is used in the configuration screen.
getDisplayName() - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
This human readable name is used in the configuration screen.
getPath() - Method in class me.automationdomination.plugins.threadfix.ScanFile
Returns the path of the scan file
getRequiredMonitorService() - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher
Returns NONE since this is not dependent on the last step
getScanFiles() - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher
Returns the configured scan file
getToken() - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Returns the configured ThreadFix API token
getUrl() - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Returns the configured ThreadFix URL

I

isApplicable(Class<? extends AbstractProject>) - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher.DescriptorImpl
Returns true to indicate that this builder can be used with all project types

M

me.automationdomination.plugins.threadfix - package me.automationdomination.plugins.threadfix
 
me.automationdomination.plugins.threadfix.service - package me.automationdomination.plugins.threadfix.service
 

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher
This is what will be executed when the job is build.

S

ScanFile - Class in me.automationdomination.plugins.threadfix
An artifact that can be uploaded to a ThreadFix server for an application
ScanFile(String) - Constructor for class me.automationdomination.plugins.threadfix.ScanFile
 
ScanFile.DescriptorImpl - Class in me.automationdomination.plugins.threadfix
 

T

ThreadFixPublisher - Class in me.automationdomination.plugins.threadfix
ThreadFix Plugin, publish scan results in Project page and uploads scan artifact to ThreadFix server.
ThreadFixPublisher(String, List<ScanFile>) - Constructor for class me.automationdomination.plugins.threadfix.ThreadFixPublisher
 
ThreadFixPublisher.DescriptorImpl - Class in me.automationdomination.plugins.threadfix
Descriptor for ThreadFixPublisher.
ThreadFixService - Class in me.automationdomination.plugins.threadfix.service
A proxy to the actual ThreadFixRestClient.
ThreadFixService(String, String) - Constructor for class me.automationdomination.plugins.threadfix.service.ThreadFixService
 

U

uploadFile(String, FilePath) - Method in class me.automationdomination.plugins.threadfix.service.ThreadFixService
Uploads the parameter scan file for the parameter application ID.
uploadScanFile(Run<?, ?>, FilePath, Launcher, TaskListener, String, String, String) - Method in class me.automationdomination.plugins.threadfix.ThreadFixPublisher
Uploads the parameter scan file via the parameter ThreadFixService
C D G I M P S T U 
Skip navigation links

Copyright © 2014–2017. All rights reserved.