jenkins.plugins.svn_revert
Class CommitCountRule
java.lang.Object
jenkins.plugins.svn_revert.CommitCountRule
public class CommitCountRule
- extends Object
|
Constructor Summary |
CommitCountRule(hudson.model.AbstractBuild<?,?> build,
boolean shouldRevertMultiple)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommitCountRule
public CommitCountRule(hudson.model.AbstractBuild<?,?> build,
boolean shouldRevertMultiple)
noChangesInBuild
public boolean noChangesInBuild()
tooManyChangesInBuild
public boolean tooManyChangesInBuild()
Copyright © 2004-2012. All Rights Reserved.