public class ContractsGitLoader extends Object implements ContractsRetriever
| Constructor and Description |
|---|
ContractsGitLoader() |
ContractsGitLoader(ContractsGit contractsGit) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,Object> configuration) |
protected Path |
getContractsFolderFromGitRepo() |
String |
getName() |
List<URI> |
retrieve() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetProviderNamepublic ContractsGitLoader()
public ContractsGitLoader(ContractsGit contractsGit)
public List<URI> retrieve() throws IOException
retrieve in interface ContractsRetrieverIOExceptionpublic String getName()
getName in interface ContractsRetrieverpublic void configure(Map<String,Object> configuration)
configure in interface ContractsRetrieverprotected Path getContractsFolderFromGitRepo() throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.