Class NodeHistory


  • public class NodeHistory
    extends java.lang.Object
    Wire class for node-repository representation of the history of a node
    Author:
    smorgrav
    • Field Detail

      • at

        public java.lang.Long at
      • event

        public java.lang.String event
    • Constructor Detail

      • NodeHistory

        public NodeHistory()
    • Method Detail

      • getAt

        public java.lang.Long getAt()
      • getEvent

        public java.lang.String getEvent()