|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jenkins_ci.plugins.build_keeper.BuildKeeperPolicy
org.jenkins_ci.plugins.build_keeper.PeriodAndFailedPolicy
org.jenkins_ci.plugins.build_keeper.ByDayPolicy
public class ByDayPolicy
| Nested Class Summary | |
|---|---|
static class |
ByDayPolicy.ByDayPolicyDescriptor
|
| Nested classes/interfaces inherited from class org.jenkins_ci.plugins.build_keeper.PeriodAndFailedPolicy |
|---|
PeriodAndFailedPolicy.PeriodAndFailedPolicyDescriptor |
| Nested classes/interfaces inherited from class org.jenkins_ci.plugins.build_keeper.BuildKeeperPolicy |
|---|
BuildKeeperPolicy.BuildKeeperPolicyDescriptor |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
ByDayPolicy(int buildPeriod)
|
|
| Method Summary | |
|---|---|
void |
apply(hudson.model.AbstractBuild build,
hudson.model.BuildListener listener)
|
| Methods inherited from class org.jenkins_ci.plugins.build_keeper.PeriodAndFailedPolicy |
|---|
getBuildPeriod, isDontKeepFailed, isKeepFailed |
| Methods inherited from class org.jenkins_ci.plugins.build_keeper.BuildKeeperPolicy |
|---|
all, getDescriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public ByDayPolicy(int buildPeriod)
| Method Detail |
|---|
public void apply(hudson.model.AbstractBuild build,
hudson.model.BuildListener listener)
throws java.io.IOException
apply in class BuildKeeperPolicyjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||