@Component public class PathOrganizer extends Object
| Constructor and Description |
|---|
PathOrganizer(PathAnalyser pathAnalyser) |
| Modifier and Type | Method and Description |
|---|---|
void |
organize(Iterable<PathElement> uniqueElements) |
void |
organize(String workingDirectory,
String subDirectoryName,
Iterable<PathElement> uniqueElements) |
public PathOrganizer(PathAnalyser pathAnalyser)
public void organize(Iterable<PathElement> uniqueElements) throws IOException
IOExceptionpublic void organize(String workingDirectory, String subDirectoryName, Iterable<PathElement> uniqueElements) throws IOException
IOExceptionCopyright © 2016 Pivotal Software, Inc.. All rights reserved.