Class CollaborationMessagePersister.PersistRequest

java.lang.Object
java.util.EventObject
com.vaadin.collaborationengine.CollaborationMessagePersister.PersistRequest
All Implemented Interfaces:
Serializable
Enclosing interface:
CollaborationMessagePersister

public static class CollaborationMessagePersister.PersistRequest extends EventObject
A request to persist messages to a backend. It provides information such as the topic identifier and the target CollaborationMessage.
See Also:
  • Method Details