com.atlassian.confluence.importexport.impl
Class ExportImageDescriptor
java.lang.Object
  
com.atlassian.confluence.importexport.impl.ExportImageDescriptor
public class ExportImageDescriptor
- extends java.lang.Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
 
ExportImageDescriptor
public ExportImageDescriptor(java.lang.String imagePath,
                             java.lang.String exportPath)
getImagePath
public java.lang.String getImagePath()
 
getExportPath
public java.lang.String getExportPath()
 
equals
public boolean equals(java.lang.Object o)
- Overrides:
 equals in class java.lang.Object
 
 
hashCode
public int hashCode()
- Overrides:
 hashCode in class java.lang.Object
 
 
Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.