Class ExportInformationEntity

java.lang.Object
com.atlassian.crowd.plugin.rest.entity.backup.ExportInformationEntity

public class ExportInformationEntity extends Object
  • Constructor Details

    • ExportInformationEntity

      public ExportInformationEntity(Long timeTaken, String backupFileFullPath)
  • Method Details

    • getTimeTaken

      public Long getTimeTaken()
    • getBackupFileFullPath

      public String getBackupFileFullPath()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object