public class HierarchicalContentFileSystemHelper extends Object
| Constructor and Description | 
|---|
| HierarchicalContentFileSystemHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| File | createDirectoryHierarchy(File parentDir,
                        long contentId)Get the directory corresponding to the given content ID, creating the directory hierarchy as required. | 
| File | getDirectory(File parentDir,
            long contentId)Get the directory corresponding to the given content ID. | 
Copyright © 2003–2017 Atlassian. All rights reserved.