Class SystemsEntry
java.lang.Object
com.inductiveautomation.ignition.gateway.web.pages.status.overviewmeta.SystemsEntry
Created by carlg on 6/16/2016.
- 
Constructor SummaryConstructorsConstructorDescriptionSystemsEntry(String title, InfoLine info, String url) Creates a systems entry that may have all the bells and whistles.SystemsEntry(String title, String text) Creates a basic systems entry that is not in error state and has no navigation URL
- 
Method Summary
- 
Constructor Details- 
SystemsEntryCreates a basic systems entry that is not in error state and has no navigation URL
- 
SystemsEntryCreates a systems entry that may have all the bells and whistles.
 
- 
- 
Method Details- 
getTitle
- 
getInfo
- 
getUrl
 
-