FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
54200

org.jclouds.slicehost.domain.Backup

BugCategoryDetailsLinePriority
org.jclouds.slicehost.domain.Backup.getDate() may expose internal representation by returning Backup.dateMALICIOUS_CODEEI_EXPOSE_REP67Medium
new org.jclouds.slicehost.domain.Backup(int, String, String, Date) may expose internal representation by storing an externally mutable object into Backup.dateMALICIOUS_CODEEI_EXPOSE_REP239Medium