public class BaremetalCloudRetentionStrategy
extends hudson.slaves.CloudRetentionStrategy
| Constructor and Description |
|---|
BaremetalCloudRetentionStrategy(int idleMinutes) |
| Modifier and Type | Method and Description |
|---|---|
long |
check(hudson.slaves.AbstractCloudComputer c)
Prevent
CloudRetentionStrategy from terminating the Computer if it is
in offline state set by user (e.g. |
Copyright © 2016–2018. All rights reserved.