public class BitbucketAgedRefsTrait extends AgedRefsTrait
Modifier and Type | Class and Description |
---|---|
static class |
BitbucketAgedRefsTrait.DescriptorImpl
Our descriptor.
|
static class |
BitbucketAgedRefsTrait.ExcludeOldBranchesSCMHeadFilter
Filter that excludes references (branches or pull requests) according to its last commit modification date and the defined retentionDays.
|
AgedRefsTrait.AgedRefsDescriptorImpl, AgedRefsTrait.ExcludeBranchesSCMHeadFilter
retentionDays
Constructor and Description |
---|
BitbucketAgedRefsTrait(String retentionDays)
Constructor for stapler.
|
Modifier and Type | Method and Description |
---|---|
protected void |
decorateContext(jenkins.scm.api.trait.SCMSourceContext<?,?> context) |
getRetentionDays
public BitbucketAgedRefsTrait(String retentionDays)
retentionDays
- protected void decorateContext(jenkins.scm.api.trait.SCMSourceContext<?,?> context)
decorateContext
in class AgedRefsTrait
Copyright © 2016–2017. All rights reserved.