Serialized Form
-
Package org.jenkinsci.plugins
-
Class org.jenkinsci.plugins.vSphereCloudProvisionedSlave
class vSphereCloudProvisionedSlave extends vSphereCloudSlave implements Serializable -
Class org.jenkinsci.plugins.vSphereCloudSlave
class vSphereCloudSlave extends AbstractCloudSlave implements Serializable-
Serialization Methods
-
readResolve
-
-
Serialized Fields
-
idleOption
String idleOption
-
launchDelay
String launchDelay
-
LimitedTestRunCount
Integer LimitedTestRunCount
If more than zero then this is the number of build-jobs we limit the agent to. -
snapName
String snapName
-
vmName
String vmName
-
vsDescription
String vsDescription
-
waitForVMTools
Boolean waitForVMTools
-
-
-
-
Package org.jenkinsci.plugins.vsphere.parameters
-
Class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter
class CloudSelectorParameter extends SimpleParameterDefinition implements Serializable
-
-
Package org.jenkinsci.plugins.vsphere.tools
-
Exception Class org.jenkinsci.plugins.vsphere.tools.VSphereDuplicateException
class VSphereDuplicateException extends VSphereException implements Serializable -
Exception Class org.jenkinsci.plugins.vsphere.tools.VSphereException
class VSphereException extends Exception implements Serializable- serialVersionUID:
- -6133908887091288919L
-
Exception Class org.jenkinsci.plugins.vsphere.tools.VSphereNotFoundException
class VSphereNotFoundException extends VSphereException implements Serializable
-
-
Package org.jenkinsci.plugins.workflow
-
Class org.jenkinsci.plugins.workflow.vSphereStep.vSphereExecution
class vSphereExecution extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<String> implements Serializable- serialVersionUID:
- 1L
-