public class AlmostAlways
extends hudson.slaves.RetentionStrategy<hudson.slaves.SlaveComputer>
RetentionStrategy
that tries to keep the node online all the time unless marked offline.Modifier and Type | Class and Description |
---|---|
static class |
AlmostAlways.DescriptorImpl |
Constructor and Description |
---|
AlmostAlways()
Constructs a new AlmostAlways.
|
Modifier and Type | Method and Description |
---|---|
long |
check(hudson.slaves.SlaveComputer c) |
Copyright © 2004-2014. All Rights Reserved.