Class NodeEvent

    • Field Detail

      • id

        protected final String id
      • type

        protected final String type
    • Constructor Detail

      • NodeEvent

        protected NodeEvent​(String id,
                            String type)
    • Method Detail

      • getId

        public String getId()
      • getType

        public String getType()