public class PollRebaseMode extends PollingMode implements BaselineCreationEnabled
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PollRebaseMode.PollRebaseModeDescriptor  | 
ExtensionPoint.LegacyInstancesAreScopedToHudsonpolling| Constructor and Description | 
|---|
PollRebaseMode(String levelToPoll)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getExcludeList()  | 
boolean | 
isCreateBaseline()  | 
boolean | 
isPromotionSkipped()
Marker that let us know if the given mode should skip the promotion/relegtion
 of the source baseline. 
 | 
void | 
setCreateBaseline(boolean createBaseline)  | 
void | 
setExcludeList(String excludeList)  | 
all, createBaselineEnabled, getComponent, getDescriptor, getLevelToPoll, getPolling, getPromotionLevel, postBuildFinalizer, setComponent, setLevelToPoll, setPolling@DataBoundConstructor public PollRebaseMode(String levelToPoll)
public String getExcludeList()
@DataBoundSetter public void setExcludeList(String excludeList)
excludeList - the excludeList to set@DataBoundSetter public void setCreateBaseline(boolean createBaseline)
public boolean isCreateBaseline()
isCreateBaseline in interface BaselineCreationEnabledpublic boolean isPromotionSkipped()
PollingModeisPromotionSkipped in class PollingModeCopyright © 2016–2022. All rights reserved.