Class TagArrivedEvent

  • All Implemented Interfaces:
    Serializable

    public class TagArrivedEvent
    extends TagEvent
    A event which is called if a new tags was found in the inventory
    Author:
    man
    See Also:
    Serialized Form
    • Constructor Detail

      • TagArrivedEvent

        public TagArrivedEvent​(String identifier,
                               String tagId)
        Parameters:
        identifier - identifier
        tagId - tag id
      • TagArrivedEvent

        public TagArrivedEvent​(String identifier,
                               Long timestamp,
                               String tagId)
        Parameters:
        identifier - identifier
        timestamp - timestamp
        tagId - tag id