configurationslicing.logrotator
Class LogRotationSlicer

java.lang.Object
  extended by configurationslicing.UnorderedStringSlicer<hudson.model.AbstractProject<?,?>>
      extended by configurationslicing.logrotator.LogRotationSlicer
All Implemented Interfaces:
Slicer<UnorderedStringSlice<hudson.model.AbstractProject<?,?>>,hudson.model.AbstractProject<?,?>>, hudson.ExtensionPoint
Direct Known Subclasses:
LogRotationSlicer.Count, LogRotationSlicer.Days

public abstract class LogRotationSlicer
extends UnorderedStringSlicer<hudson.model.AbstractProject<?,?>>


Nested Class Summary
static class LogRotationSlicer.Count
           
static class LogRotationSlicer.Days
           
static class LogRotationSlicer.LogRotationBuildsSliceSpec
           
static class LogRotationSlicer.LogRotationDaysSliceSpec
           
 
Nested classes/interfaces inherited from class configurationslicing.UnorderedStringSlicer
UnorderedStringSlicer.UnorderedStringSlicerSpec<I>
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
LogRotationSlicer(UnorderedStringSlicer.UnorderedStringSlicerSpec<hudson.model.AbstractProject<?,?>> spec)
           
 
Method Summary
 
Methods inherited from class configurationslicing.UnorderedStringSlicer
accumulate, getInitialAccumulator, getName, getUrl, getWorkDomain, transform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogRotationSlicer

public LogRotationSlicer(UnorderedStringSlicer.UnorderedStringSlicerSpec<hudson.model.AbstractProject<?,?>> spec)


Copyright © 2010. All Rights Reserved.