Class PerspectiveOverviewContributor
- java.lang.Object
- 
- com.inductiveautomation.perspective.gateway.web.PerspectiveOverviewContributor
 
- 
- All Implemented Interfaces:
- OverviewContributor
 
 public class PerspectiveOverviewContributor extends java.lang.Object implements OverviewContributor 
- 
- 
Constructor SummaryConstructors Constructor Description PerspectiveOverviewContributor()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Iterable<ConnectionsEntry>getConnectionsEntries(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.OverviewContributorgetCriticalProblemDetectors, getSystemsEntries
 
- 
 
- 
- 
- 
Method Detail- 
getConnectionsEntriespublic java.lang.Iterable<ConnectionsEntry> getConnectionsEntries(GatewayContext context) - Specified by:
- getConnectionsEntriesin interface- OverviewContributor
 
 
- 
 
-