|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
net.sourceforge.cruisecontrol.sourcecontrols.FileSystem
Scans a directory tree on a local drive rather than in a repository.
| Constructor Summary | |
FileSystem()
|
|
| Method Summary | |
java.util.List |
getModifications(java.util.Date lastBuild,
java.util.Date now)
For this case, we don't care about the quietperiod, only that one user is modifying the build. |
void |
setFolder(java.lang.String s)
Set the root folder of the directories that we are going to scan |
void |
validate()
|
| Methods inherited from class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl |
getProperties, getSourceControlProperties, getUserName, setProperty, setUserName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileSystem()
| Method Detail |
public void setFolder(java.lang.String s)
public void validate()
throws CruiseControlException
validate in interface SourceControlvalidate in class FakeUserSourceControlCruiseControlExceptionSourceControl.validate()
public java.util.List getModifications(java.util.Date lastBuild,
java.util.Date now)
getModifications in interface SourceControlgetModifications in class FakeUserSourceControllastBuild - date of last buildnow - IGNOREDSourceControl.getModifications(java.util.Date, java.util.Date)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||