java.lang.Object
com.aoindustries.aoserv.client.AoservObject<Integer,BackupReport>
com.aoindustries.aoserv.client.backup.BackupReport
All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable, SingleTableObject<Integer,BackupReport>

public final class BackupReport extends AoservObject<Integer,BackupReport> implements SingleTableObject<Integer,BackupReport>
A BackupReport is generated once per day per package and per server. This information is averaged through a month and used for account billing. The reports are processed at or near 2:00am and basically represent the report for the previous day.
Author:
AO Industries, Inc.