public class CopyFromGitSourceCodeProvider extends java.lang.Object implements SourceCodeProvider
| Constructor and Description |
|---|
CopyFromGitSourceCodeProvider(java.nio.file.Path sourceFolderPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
retrieveAndSaveTo(java.nio.file.Path destinationFolder) |
public CopyFromGitSourceCodeProvider(java.nio.file.Path sourceFolderPath)
throws java.io.IOException
java.io.IOExceptionpublic void retrieveAndSaveTo(java.nio.file.Path destinationFolder)
throws java.io.IOException
retrieveAndSaveTo in interface SourceCodeProviderjava.io.IOException