java.lang.Object
com.inductiveautomation.ignition.gateway.storeforward.deprecated.HistoryFlavor
Direct Known Subclasses:
AnnotationHistoricalData.AnnotationHistoryFlavor, BasicHistoricalRecord.HistoricalRecordFlavor, TagHistoryFlavor

@Deprecated(since="8.3.0") public class HistoryFlavor extends Object
Deprecated.
  • Field Details

  • Constructor Details

    • HistoryFlavor

      public HistoryFlavor(String uid)
      Deprecated.
    • HistoryFlavor

      public HistoryFlavor(String uid, String subId, String descKey)
      Deprecated.
  • Method Details

    • typeId

      public String typeId()
      Deprecated.
    • subTypeId

      public String subTypeId()
      Deprecated.
    • getDescription

      public LocalizedString getDescription()
      Deprecated.
    • isCompatible

      public boolean isCompatible(HistoryFlavor flavor)
      Deprecated.
    • equals

      public boolean equals(Object obj)
      Deprecated.
      Overrides:
      equals in class Object
    • equals

      public boolean equals(Object obj, boolean includeSubtype)
      Deprecated.
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object