public class BuildDiscarderProperty extends OptionalJobProperty<Job<?,?>>
BuildDiscarder
.Modifier and Type | Class and Description |
---|---|
static class |
BuildDiscarderProperty.ConditionallyHidden |
static class |
BuildDiscarderProperty.DescriptorImpl |
OptionalJobProperty.OptionalJobPropertyDescriptor
BuildStep.PublisherList
ExtensionPoint.LegacyInstancesAreScopedToHudson
owner
BUILDERS, PUBLISHERS
Constructor and Description |
---|
BuildDiscarderProperty(BuildDiscarder strategy) |
Modifier and Type | Method and Description |
---|---|
BuildDiscarder |
getStrategy() |
getDescriptor
getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, setOwner
@DataBoundConstructor public BuildDiscarderProperty(BuildDiscarder strategy)
public BuildDiscarder getStrategy()
Copyright © 2004–2022. All rights reserved.