Class SystemsEntry
java.lang.Object
com.inductiveautomation.ignition.gateway.web.pages.status.overviewmeta.SystemsEntry
Created by carlg on 6/16/2016.
- 
Constructor Summary
ConstructorsConstructorDescriptionSystemsEntry(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
- 
SystemsEntry
Creates a basic systems entry that is not in error state and has no navigation URL - 
SystemsEntry
Creates a systems entry that may have all the bells and whistles. 
 - 
 - 
Method Details
- 
getTitle
 - 
getInfo
 - 
getUrl
 
 -