Class ExportImageDescriptor
- java.lang.Object
-
- com.atlassian.confluence.importexport.impl.ExportImageDescriptor
-
public class ExportImageDescriptor extends Object
A descriptor for an exported image.
-
-
Constructor Summary
Constructors Constructor Description ExportImageDescriptor(String imagePath, String exportPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getExportPath()
String
getImagePath()
int
hashCode()
-