net.praqma.hudson.scm.pollingmode
Class PollSelfMode

java.lang.Object
  extended by net.praqma.hudson.scm.pollingmode.PollingMode
      extended by net.praqma.hudson.scm.pollingmode.PollSelfMode
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<PollingMode>

public class PollSelfMode
extends PollingMode

Author:
Mads

Nested Class Summary
static class PollSelfMode.PollSelfDescriptor
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class net.praqma.hudson.scm.pollingmode.PollingMode
polling
 
Constructor Summary
PollSelfMode(String levelToPoll)
           
 
Method Summary
 
Methods inherited from class net.praqma.hudson.scm.pollingmode.PollingMode
all, createBaselineEnabled, getDescriptor, getLevelToPoll, getPolling, getPromotionLevel, setLevelToPoll, setPolling
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollSelfMode

@DataBoundConstructor
public PollSelfMode(String levelToPoll)


Copyright © 2004-2015. All Rights Reserved.