java.lang.Object
com.inductiveautomation.ignition.gateway.web.pages.status.overviewmeta.SystemsEntry

public class SystemsEntry extends Object
Created by carlg on 6/16/2016.
  • Constructor Details

    • SystemsEntry

      public SystemsEntry(String title, String text)
      Creates a basic systems entry that is not in error state and has no navigation URL
    • SystemsEntry

      public SystemsEntry(String title, InfoLine info, String url)
      Creates a systems entry that may have all the bells and whistles.
  • Method Details