public class GitContractsPublisher extends Object implements ContractsPublisher
| Constructor and Description |
|---|
GitContractsPublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,Object> configuration) |
protected org.eclipse.jgit.api.Git |
getGitRepositoryWithLatestRemoteChanges(org.eclipse.jgit.api.Git git) |
String |
getName() |
void |
publish() |
protected org.eclipse.jgit.api.Git |
useLocalGitRepository(Path repository) |
public void publish()
throws IOException
publish in interface ContractsPublisherIOExceptionprotected org.eclipse.jgit.api.Git getGitRepositoryWithLatestRemoteChanges(org.eclipse.jgit.api.Git git)
throws IOException
IOExceptionprotected org.eclipse.jgit.api.Git useLocalGitRepository(Path repository) throws IOException
IOExceptionpublic String getName()
getName in interface ContractsPublisherpublic void configure(Map<String,Object> configuration)
configure in interface ContractsPublisherCopyright © 2018 JBoss by Red Hat. All rights reserved.