public class LimitHistoryCheck
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
LimitHistoryCheck.VcsFileHistoryLimitReachedException |
Constructor and Description |
---|
LimitHistoryCheck(Project project,
java.lang.String filePath) |
Modifier and Type | Method and Description |
---|---|
void |
checkNumber() |
boolean |
isOver() |
boolean |
isOver(int count) |
void |
reset() |
public LimitHistoryCheck(Project project, java.lang.String filePath)