Class FileInfo
- java.lang.Object
-
- com.atlassian.confluence.upgrade.upgradetask.splitindex.FileInfo
-
public class FileInfo extends Object
Collects some data of the files in the index folder. Used to copy the file and leave the directories behind.- Since:
- 7.9.0
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)@NonNull FilegetFile()@NonNull StringgetName()@org.checkerframework.checker.nullness.qual.NonNull longgetSize()inthashCode()
-