Class ReportOverviewContributor
- java.lang.Object
- 
- com.inductiveautomation.reporting.gateway.web.ReportOverviewContributor
 
- 
- All Implemented Interfaces:
- OverviewContributor
 
 public class ReportOverviewContributor extends java.lang.Object implements OverviewContributor Contributes the upcoming scheduled reports to the systems section
- 
- 
Constructor SummaryConstructors Constructor Description ReportOverviewContributor()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Iterable<SystemsEntry>getSystemsEntries(GatewayContext context)- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface com.inductiveautomation.ignition.gateway.web.pages.status.overviewmeta.OverviewContributorgetConnectionsEntries, getCriticalProblemDetectors
 
- 
 
- 
- 
- 
Method Detail- 
getSystemsEntriespublic java.lang.Iterable<SystemsEntry> getSystemsEntries(GatewayContext context) - Specified by:
- getSystemsEntriesin interface- OverviewContributor
 
 
- 
 
-