public class ParallelsDesktopConnectorSlave
extends hudson.slaves.AbstractCloudSlave
implements hudson.slaves.EphemeralNode
| Modifier and Type | Class and Description |
|---|---|
static class |
ParallelsDesktopConnectorSlave.DescriptorImpl |
hudson.model.Slave.JnlpJar, hudson.model.Slave.SlaveDescriptor| Constructor and Description |
|---|
ParallelsDesktopConnectorSlave(ParallelsDesktopCloud owner,
String name,
String remoteFS,
hudson.slaves.ComputerLauncher launcher,
boolean useAsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_terminate(hudson.model.TaskListener tl) |
hudson.model.Node |
asNode() |
hudson.slaves.AbstractCloudComputer |
createComputer() |
hudson.model.Node.Mode |
getMode() |
String |
getRemoteFS() |
createLauncher, equals, getClockDifferenceCallable, getComputer, getDescriptor, getLabelString, getLauncher, getNodeDescription, getNodeName, getNodeProperties, getNumExecutors, getRetentionStrategy, getRootPath, getUserId, getWorkspaceFor, getWorkspaceRoot, hashCode, readResolve, setLabelString, setLauncher, setMode, setNodeName, setRetentionStrategy, setUserIdcanTake, canTake, checkPermission, createPath, getACL, getAssignedLabels, getChannel, getClockDifference, getDisplayName, getFileSystemProvisioner, getLabelCloud, getNodePropertyDescriptors, getSearchUrl, getSelfLabel, hasPermission, isHoldOffLaunchUntilSave, reconfigure, toComputer@DataBoundConstructor public ParallelsDesktopConnectorSlave(ParallelsDesktopCloud owner, String name, String remoteFS, hudson.slaves.ComputerLauncher launcher, boolean useAsBuilder) throws IOException, hudson.model.Descriptor.FormException
IOExceptionhudson.model.Descriptor.FormExceptionpublic hudson.slaves.AbstractCloudComputer createComputer()
createComputer in class hudson.slaves.AbstractCloudSlavepublic String getRemoteFS()
getRemoteFS in class hudson.model.Slavepublic hudson.model.Node asNode()
asNode in interface hudson.slaves.EphemeralNodeprotected void _terminate(hudson.model.TaskListener tl)
throws IOException,
InterruptedException
_terminate in class hudson.slaves.AbstractCloudSlaveIOExceptionInterruptedExceptionpublic hudson.model.Node.Mode getMode()
getMode in class hudson.model.SlaveCopyright © 2004-2015. All Rights Reserved.