Serialized Form
-
Package com.fortify.plugin.jenkins
-
Class com.fortify.plugin.jenkins.FindExecutableRemoteService extends Object implements Serializable
- serialVersionUID:
- 8612556540389930237L
-
Class com.fortify.plugin.jenkins.FortifyException extends RuntimeException implements Serializable
- serialVersionUID:
- 3038297165891293730L
-
Class com.fortify.plugin.jenkins.FPRSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
Class com.fortify.plugin.jenkins.RemoteService extends Object implements Serializable
- serialVersionUID:
- 229830219491170076L
-
Serialized Fields
-
fpr
String fpr
-
logMsg
StringBuilder logMsg
-
-
Class com.fortify.plugin.jenkins.TableAction.View extends Object implements Serializable
- serialVersionUID:
- 2272994600618007658L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream aInputStream) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundException
IOException
-
-
Serialized Fields
-
folder
IssueFolderBean folder
-
manager
FortifyUpload manager
-
page
int page
-
pageSize
int pageSize
-
selectedGrouping
String selectedGrouping
-
showingAllNotNew
boolean showingAllNotNew
-
sortDownNotUp
boolean sortDownNotUp
-
sortOrder
TableAction.SortOrder sortOrder
-
-
-
Package com.fortify.plugin.jenkins.bean
-
Class com.fortify.plugin.jenkins.bean.IssueFolderBean extends Object implements Serializable
- serialVersionUID:
- 9056328734887354382L
-
-
Package com.fortify.plugin.jenkins.credentials
-
Class com.fortify.plugin.jenkins.credentials.StandardFortifyApiToken extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements Serializable
- serialVersionUID:
- -7103736612075250489L
-
Serialized Fields
-
token
Secret token
-
-
-
Package com.fortify.plugin.jenkins.steps
-
Class com.fortify.plugin.jenkins.steps.FortifyUpload extends FortifyStep implements Serializable
- serialVersionUID:
- -8308672776705963290L
-
Serialized Fields
-
accessToProject
boolean accessToProject
-
appName
String appName
-
appVersion
String appVersion
-
failureCriteria
String failureCriteria
-
filterSet
String filterSet
-
isPipeline
boolean isPipeline
-
pageSize
int pageSize
-
pollingInterval
String pollingInterval
-
resultsFile
String resultsFile
-
timeout
String timeout
-
-