public class StorageAccountSummaryReportImpl
extends java.lang.Object
Constructor and Description |
---|
StorageAccountSummaryReportImpl() |
Modifier and Type | Method and Description |
---|---|
TabularReport |
getTabularReportReport(ReportRegistryEntry reportEntry,
ReportContext context)
This method returns implemented tabular report,and also perform cleanup
process and updating report.
|
public TabularReport getTabularReportReport(ReportRegistryEntry reportEntry, ReportContext context) throws java.lang.Exception
reportEntry
- This parameter contains Object of ReportRegistryEntry class
which is used to register newly created reportcontext
- This parameter contains context of the reportjava.lang.Exception