Package hudson.scm
Class SubversionChangeLogSet
- All Implemented Interfaces:
Iterable<SubversionChangeLogSet.LogEntry>
ChangeLogSet for Subversion.- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classOne commit.static classA file in a commit.static final classNested classes/interfaces inherited from class hudson.scm.ChangeLogSet
ChangeLogSet.AffectedFile, ChangeLogSet.Entry -
Field Summary
Fields inherited from class hudson.scm.ChangeLogSet
build -
Method Summary
Methods inherited from class hudson.scm.ChangeLogSet
createEmpty, createEmpty, getBrowser, getItems, getRunMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
isEmptySet
public boolean isEmptySet()- Specified by:
isEmptySetin classChangeLogSet<SubversionChangeLogSet.LogEntry>
-
getLogs
-
iterator
-
getKind
- Overrides:
getKindin classChangeLogSet<SubversionChangeLogSet.LogEntry>
-
getRevisionMap
- Throws:
IOException
-
getRevisions
- Throws:
IOException
-