Class RemoveAllStickyEventsMessage

java.lang.Object
it.rebirthproject.ufoeb.architecture.messages.interfaces.AbstractCommandMessage
it.rebirthproject.ufoeb.architecture.messages.commands.RemoveAllStickyEventsMessage
All Implemented Interfaces:
Message

public class RemoveAllStickyEventsMessage extends AbstractCommandMessage
An internal message sent when all sticky events must to be removed from the EventBus' MemoryState. The RemoveAllStickyEventsMessage is sent to the BusMemoryStateManager which will consume it and remove all sticky events.
See Also:
  • Constructor Details

  • Method Details

    • getMessageType

      public MessageType getMessageType()
      Getter for the message type
      Returns:
      The message type