public class BuildHistoryDiscarder
extends jenkins.model.BuildDiscarder
| Constructor and Description |
|---|
BuildHistoryDiscarder(List<Rule> rules) |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
getRules() |
void |
perform(hudson.model.Job<?,?> job)
Entry point for the discarding process.
|
public void perform(hudson.model.Job<?,?> job)
throws IOException,
InterruptedException
perform in class jenkins.model.BuildDiscarderIOExceptionInterruptedExceptionBuildDiscarder.perform(Job),
Job.logRotate()Copyright © 2016–2019. All rights reserved.