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 labelString,
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() |
ParallelsDesktopCloud |
getOwner() |
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, setUserId, toStringcanTake, canTake, checkPermission, createPath, getACL, getAssignedLabels, getChannel, getClockDifference, getDisplayName, getFileSystemProvisioner, getLabelCloud, getNodePropertyDescriptors, getSearchUrl, getSelfLabel, hasPermission, isAcceptingTasks, isHoldOffLaunchUntilSave, reconfigure, save, toComputer@DataBoundConstructor public ParallelsDesktopConnectorSlave(ParallelsDesktopCloud owner, String name, String labelString, String remoteFS, hudson.slaves.ComputerLauncher launcher, boolean useAsBuilder) throws IOException, hudson.model.Descriptor.FormException
IOExceptionhudson.model.Descriptor.FormExceptionpublic ParallelsDesktopCloud getOwner()
public 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 © 2016–2017. All rights reserved.