configurationslicing.jobdisabled
Class JobDisabledBoolSlicer

java.lang.Object
  extended by configurationslicing.BooleanSlicer<hudson.model.AbstractProject<?,?>>
      extended by configurationslicing.jobdisabled.JobDisabledBoolSlicer
All Implemented Interfaces:
Slicer<BooleanSlice<hudson.model.AbstractProject<?,?>>,hudson.model.AbstractProject<?,?>>, hudson.ExtensionPoint

@Extension
public class JobDisabledBoolSlicer
extends BooleanSlicer<hudson.model.AbstractProject<?,?>>


Nested Class Summary
static class JobDisabledBoolSlicer.JobDisabledSpec
           
 
Nested classes/interfaces inherited from class configurationslicing.BooleanSlicer
BooleanSlicer.BooleanSlicerSpec<I>
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
JobDisabledBoolSlicer()
           
 
Method Summary
 
Methods inherited from class configurationslicing.BooleanSlicer
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

JobDisabledBoolSlicer

public JobDisabledBoolSlicer()


Copyright © 2009. All Rights Reserved.