Class SystemMap.SystemMapElement.StatusItem

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    SystemMap.SystemMapElement

    public static class SystemMap.SystemMapElement.StatusItem
    extends java.lang.Object
    implements java.io.Serializable
    A textual status item to be displayed inside a SystemMapElement. Supports two methods of defining the text: plain string message, or resource key with accompanying arguments. If using the resource key, the text message should still be provided as a fallback, in case the map is sent to a redundant node who doesn't have that module installed.
    See Also:
    Serialized Form