Package org.liquigraph.core.io
Class ChangelogGraphReader
- java.lang.Object
-
- org.liquigraph.core.io.ChangelogGraphReader
-
public class ChangelogGraphReader extends Object
-
-
Constructor Summary
Constructors Constructor Description ChangelogGraphReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<Changeset>read(Connection connection)
-
-
-
Method Detail
-
read
public final Collection<Changeset> read(Connection connection)
-
-