public class PostCommitCommand extends DocAsCodeCommand<org.eclipse.jgit.revwalk.RevCommit>
repo
Constructor and Description |
---|
PostCommitCommand(DocAsCodeRepository repo) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jgit.revwalk.RevCommit |
call() |
getRepository
addListener, fireEvent, log, progress
public PostCommitCommand(DocAsCodeRepository repo)
public org.eclipse.jgit.revwalk.RevCommit call() throws DocAsCodeException
call
in interface Callable<org.eclipse.jgit.revwalk.RevCommit>
call
in class DocAsCodeCommand<org.eclipse.jgit.revwalk.RevCommit>
DocAsCodeException
Copyright © 2019. All rights reserved.