|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FolderDiff.Entry in hudson.plugin.scm.fsscm |
|---|
| Methods in hudson.plugin.scm.fsscm that return types with arguments of type FolderDiff.Entry | |
|---|---|
java.util.List<FolderDiff.Entry> |
FolderDiff.getDeletedFiles(long time,
boolean breakOnceFound,
boolean testRun)
|
java.util.List<FolderDiff.Entry> |
FolderDiff.getNewOrModifiedFiles(long time,
boolean breakOnceFound,
boolean testRun)
|
java.util.List<FolderDiff.Entry> |
RemoteFolderDiff.CheckOut.invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel)
|
| Constructors in hudson.plugin.scm.fsscm with parameters of type FolderDiff.Entry | |
|---|---|
Changelog.Path(Changelog changelog,
FolderDiff.Entry entry)
|
|
| Constructor parameters in hudson.plugin.scm.fsscm with type arguments of type FolderDiff.Entry | |
|---|---|
Changelog(ChangelogSet parent,
java.util.List<FolderDiff.Entry> changes)
|
|
ChangelogSet(hudson.model.AbstractBuild build,
java.util.List<FolderDiff.Entry> changes)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||