public class JCloudsRetentionStrategy extends hudson.slaves.RetentionStrategy<JCloudsComputer>
| Modifier and Type | Class and Description |
|---|---|
static class |
JCloudsRetentionStrategy.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
disabled |
| Constructor and Description |
|---|
JCloudsRetentionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
long |
check(JCloudsComputer c) |
protected Object |
readResolve() |
void |
start(JCloudsComputer c)
Try to connect to it ASAP.
|
public long check(JCloudsComputer c)
check in class hudson.slaves.RetentionStrategy<JCloudsComputer>public void start(JCloudsComputer c)
start in class hudson.slaves.RetentionStrategy<JCloudsComputer>protected Object readResolve()
Copyright © 2004-2016. All Rights Reserved.