Package | Description |
---|---|
com.github.jenkins.lastchanges.model |
Modifier and Type | Method and Description |
---|---|
static CommitInfo |
CommitInfo.Builder.buildFromGit(org.eclipse.jgit.lib.Repository repository,
org.eclipse.jgit.lib.ObjectId commitId) |
static CommitInfo |
CommitInfo.Builder.buildFromSvn(org.tmatesoft.svn.core.io.SVNRepository repository) |
CommitInfo |
LastChanges.getCommitInfo() |
Constructor and Description |
---|
LastChanges(CommitInfo commitInfo,
String diff) |
Copyright © 2016. All rights reserved.