public interface TemporaryFilesProvider
Modifier and Type | Method and Description |
---|---|
Collection<File> |
writeContribution(File indexDir)
Write files into the given directory
|
Collection<File> writeContribution(File indexDir) throws IOException
indexDir
- preferably, a temporary directory to write contribution files intoIOException
- if the contribution cannot be writtenCopyright © 2002-2019 Atlassian. All Rights Reserved.