Class BitbucketAgedRefsTrait

  • All Implemented Interfaces:
    Describable<jenkins.scm.api.trait.SCMSourceTrait>

    public class BitbucketAgedRefsTrait
    extends AgedRefsTrait
    Author:
    witokondoria
    • Constructor Detail

      • BitbucketAgedRefsTrait

        @DataBoundConstructor
        public BitbucketAgedRefsTrait​(String retentionDays)
        Constructor for stapler.
        Parameters:
        retentionDays - retention period in days
    • Method Detail

      • decorateContext

        protected void decorateContext​(jenkins.scm.api.trait.SCMSourceContext<?,​?> context)
        Specified by:
        decorateContext in class AgedRefsTrait