public class VSphereCloudRetentionStrategy extends CloudRetentionStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
VSphereCloudRetentionStrategy.DescriptorImpl |
static class |
VSphereCloudRetentionStrategy.DescriptorVisibilityFilterImpl |
RetentionStrategy.Always, RetentionStrategy.DemandExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static VSphereCloudRetentionStrategy.DescriptorImpl |
DESCRIPTOR |
disabledINSTANCE, LIST, NOOP| Constructor and Description |
|---|
VSphereCloudRetentionStrategy(int idleMinutes) |
| Modifier and Type | Method and Description |
|---|---|
VSphereCloudRetentionStrategy.DescriptorImpl |
getDescriptor() |
int |
getIdleMinutes() |
check, startall, isAcceptingTasks, isManualLaunchAllowed@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension public static final VSphereCloudRetentionStrategy.DescriptorImpl DESCRIPTOR
@DataBoundConstructor public VSphereCloudRetentionStrategy(int idleMinutes)
public int getIdleMinutes()
public VSphereCloudRetentionStrategy.DescriptorImpl getDescriptor()
getDescriptor in interface Describable<RetentionStrategy<?>>getDescriptor in class AbstractDescribableImpl<RetentionStrategy<?>>Copyright © 2016–2022. All rights reserved.