Class BackupReportSerializer
- java.lang.Object
-
- jetbrains.buildServer.serverSide.maintenance.BackupReportSerializer
-
public class BackupReportSerializer extends Object
Performs save and load backup reports.
-
-
Constructor Summary
Constructors Constructor Description BackupReportSerializer()
-
-
-
Method Detail
-
save
public static void save(BackupReport report, Writer writer) throws IOException
- Throws:
IOException
-
-