public class PollSelfMode extends PollingMode implements NewestFeatureToggle
Modifier and Type | Class and Description |
---|---|
static class |
PollSelfMode.PollSelfDescriptor |
ExtensionPoint.LegacyInstancesAreScopedToHudson
polling
Constructor and Description |
---|
PollSelfMode(String levelToPoll) |
Modifier and Type | Method and Description |
---|---|
boolean |
isNewest() |
boolean |
isPromotionSkipped()
Marker that let us know if the given mode should skip the promotion/relegtion
of the source baseline.
|
void |
setNewest(boolean newest) |
all, createBaselineEnabled, getComponent, getDescriptor, getLevelToPoll, getPolling, getPromotionLevel, postBuildFinalizer, setComponent, setLevelToPoll, setPolling
@DataBoundConstructor public PollSelfMode(String levelToPoll)
public boolean isPromotionSkipped()
PollingMode
isPromotionSkipped
in class PollingMode
@DataBoundSetter public void setNewest(boolean newest)
public boolean isNewest()
isNewest
in interface NewestFeatureToggle
Copyright © 2016–2022. All rights reserved.