Serialized Form
-
Package hudson.plugins.blazemeter
-
Class hudson.plugins.blazemeter.AbstractTestComparator extends Object implements Serializable
-
Class hudson.plugins.blazemeter.BlazemeterCredentialImpl extends com.cloudbees.plugins.credentials.BaseCredentials implements Serializable
- serialVersionUID:
- 1L
-
Class hudson.plugins.blazemeter.BlazemeterCredentialsBAImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements Serializable
-
Class hudson.plugins.blazemeter.BzmBuild extends MasterToSlaveCallable<Result,Exception> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
additionalTestFiles
String additionalTestFiles
-
apiId
String apiId
-
apiSecret
String apiSecret
-
build
com.blazemeter.ciworkflow.CiBuild build
-
builder
PerformanceBuilder builder
-
buildId
String buildId
-
ciPostProcess
com.blazemeter.ciworkflow.CiPostProcess ciPostProcess
-
envVars
EnvVars envVars
-
isSlave
boolean isSlave
-
isUnstableIfHasFails
boolean isUnstableIfHasFails
-
jobName
String jobName
-
listener
TaskListener listener
-
mainTestFile
String mainTestFile
-
master
com.blazemeter.api.explorer.Master master
-
proxyConfiguration
ProxyConfiguration proxyConfiguration
-
reportLinkId
long reportLinkId
-
reportLinkName
String reportLinkName
-
serverURL
String serverURL
-
SLACK
String SLACK
-
TEAMS
String TEAMS
-
workspace
FilePath workspace
-
-
-
Class hudson.plugins.blazemeter.PerformanceBuilder extends Builder implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve()
This method, invoked after object is resurrected from persistence
-
-
Serialized Fields
-
abortJob
boolean abortJob
-
additionalTestFiles
String additionalTestFiles
-
credentialsId
String credentialsId
-
getJtl
boolean getJtl
-
getJunit
boolean getJunit
-
jobApiKey
String jobApiKey
Deprecated. -
jtlPath
String jtlPath
-
junitPath
String junitPath
-
mainTestFile
String mainTestFile
-
notes
String notes
-
reportLinkName
String reportLinkName
-
selectWebhook
String selectWebhook
-
serverUrl
String serverUrl
Deprecated. -
sessionProperties
String sessionProperties
-
testId
String testId
-
webhookUrl
String webhookUrl
-
workspaceId
String workspaceId
-
-
-