configurationslicing.label
Class LabelSlicer

java.lang.Object
  extended by configurationslicing.UnorderedStringSlicer<hudson.model.AbstractProject<?,?>>
      extended by configurationslicing.label.LabelSlicer
All Implemented Interfaces:
Slicer<UnorderedStringSlice<hudson.model.AbstractProject<?,?>>,hudson.model.AbstractProject<?,?>>, hudson.ExtensionPoint

@Extension
public class LabelSlicer
extends UnorderedStringSlicer<hudson.model.AbstractProject<?,?>>


Nested Class Summary
static class LabelSlicer.LabelSliceSpec
           
 
Nested classes/interfaces inherited from class configurationslicing.UnorderedStringSlicer
UnorderedStringSlicer.UnorderedStringSlicerSpec<I>
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
LabelSlicer()
           
 
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

LabelSlicer

public LabelSlicer()


Copyright © 2010. All Rights Reserved.