public class PollChildMode extends PollingMode implements BaselineCreationEnabled, NewestFeatureToggle
Modifier and Type | Class and Description |
---|---|
static class |
PollChildMode.PollChildDescriptor |
ExtensionPoint.LegacyInstancesAreScopedToHudson
polling
Constructor and Description |
---|
PollChildMode(String levelToPoll) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCreateBaseline() |
boolean |
isNewest() |
void |
setCreateBaseline(boolean createBaseline) |
void |
setNewest(boolean newest) |
all, createBaselineEnabled, getComponent, getDescriptor, getLevelToPoll, getPolling, getPromotionLevel, isPromotionSkipped, postBuildFinalizer, setComponent, setLevelToPoll, setPolling
@DataBoundConstructor public PollChildMode(String levelToPoll)
public boolean isCreateBaseline()
isCreateBaseline
in interface BaselineCreationEnabled
@DataBoundSetter public void setCreateBaseline(boolean createBaseline)
createBaseline
- the createBaseline to set@DataBoundSetter public void setNewest(boolean newest)
public boolean isNewest()
isNewest
in interface NewestFeatureToggle
Copyright © 2016–2022. All rights reserved.