|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.AbstractDescribableImpl<hudson.slaves.RetentionStrategy<?>>
hudson.slaves.RetentionStrategy<DCComputer>
hudson.plugins.delta_cloud.DCRetentionStrategy
public class DCRetentionStrategy
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.slaves.RetentionStrategy |
|---|
hudson.slaves.RetentionStrategy.Always, hudson.slaves.RetentionStrategy.Demand |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.slaves.RetentionStrategy |
|---|
INSTANCE, LIST, NOOP |
| Constructor Summary | |
|---|---|
DCRetentionStrategy()
|
|
| Method Summary | |
|---|---|
long |
check(DCComputer c)
|
void |
start(DCComputer c)
|
| Methods inherited from class hudson.slaves.RetentionStrategy |
|---|
all, isManualLaunchAllowed |
| Methods inherited from class hudson.model.AbstractDescribableImpl |
|---|
getDescriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public DCRetentionStrategy()
| Method Detail |
|---|
public long check(DCComputer c)
check in class hudson.slaves.RetentionStrategy<DCComputer>public void start(DCComputer c)
start in class hudson.slaves.RetentionStrategy<DCComputer>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||