public class ThreadFixService extends Object implements Serializable
ThreadFixRestClient
. An abstraction
for communicating with the actual ThreadFix serverConstructor and Description |
---|
ThreadFixService(String url,
String token) |
Modifier and Type | Method and Description |
---|---|
com.denimgroup.threadfix.remote.response.RestResponse<com.denimgroup.threadfix.data.entities.Organization[]> |
getAllTeams()
Retrieves a listing of teams
|
boolean |
uploadFile(String appId,
hudson.FilePath filePath)
Uploads the parameter scan file for the parameter application ID.
|
public boolean uploadFile(String appId, hudson.FilePath filePath)
appId
- filePath
- public com.denimgroup.threadfix.remote.response.RestResponse<com.denimgroup.threadfix.data.entities.Organization[]> getAllTeams()
Copyright © 2014–2017. All rights reserved.