Package jenkins.model

Class GlobalComputerRetentionCheckIntervalConfiguration

java.lang.Object
hudson.model.Descriptor<GlobalConfiguration>
jenkins.model.GlobalConfiguration
jenkins.model.GlobalComputerRetentionCheckIntervalConfiguration
All Implemented Interfaces:
ExtensionPoint, Describable<GlobalConfiguration>, PersistentDescriptor, Saveable, Loadable, OnMaster

@Extension(ordinal=401.0) @Symbol("computerRetentionCheckInterval") public class GlobalComputerRetentionCheckIntervalConfiguration extends GlobalConfiguration implements PersistentDescriptor
Configures check interval for computer retention.
Author:
Jakob Ackermann
  • Constructor Details

    • GlobalComputerRetentionCheckIntervalConfiguration

      public GlobalComputerRetentionCheckIntervalConfiguration()
  • Method Details