Uses of Package
com.vaadin.collaborationengine
Packages that use com.vaadin.collaborationengine
-
Classes in com.vaadin.collaborationengine used by com.vaadin.collaborationengineClassDescriptionThe common abstract superclass of Collaboration Managers.The callback executed when the manager is activated, i.e.Response object when access to Collaboration Engine is requested for a user.Defines when to execute the connection callbackThe interface between a cluster backend and Collaboration Engine.This exception is thrown by the {@link EventLog::subscribe()} method if the provided
UUID
does not exist in the log.A strictly ordered log of submitted events.TheSnapshot
class is used to submit and retrieve a snapshot payload using the {@link Backend::replaceSnapshot()} and {@link Backend::loadLatestSnapshot()} methods.Callback for creating a stream resource with the image for a specific user.Extension ofBinder
for creating collaborative forms withCollaborationEngine
.CollaborationEngine is an API for creating collaborative experiences in Vaadin applications.Configuration object forCollaborationEngine
.A list that is shared between multiple users.A map that is shared between multiple users.Message of aCollaborationMessageList
.Extension of theMessageList
component which integrates with theCollaborationEngine
.Configurator callback for messages in aCollaborationMessageList
.Persister ofCollaborationMessage
items, which enables to read and write messages from/to a backend, for example a database.A query to fetch messages from a backend.A request to persist messages to a backend.Submitter of messages.The activation context of aCollaborationMessageSubmitter
.The context in which a topic connection is active.The scope of data in a topic.Common interface to be implemented by types holding data associated to a topic, which provides methods to set an expiration timeout on the data which will be cleared after the timeout has passed since the last connection to the topic has been closed.Functional interface that defines how to handle highlight changes for properties in a topic.The context of the highlight.Deprecated, for removal: This API element is subject to removal in a future version.license events will not be received by any listenerDeprecated, for removal: This API element is subject to removal in a future version.license events will not be received by any listenerDeprecated, for removal: This API element is subject to removal in a future version.any implementation of this interface won't receive any events, prefer using the defaultCollaborationEngineConfiguration
constructorDeprecated, for removal: This API element is subject to removal in a future version.license storage is not needed since 6.3Event that is fired when the value in a collaboration list changes.An object which identifies each item of aCollaborationList
.A list operation providing details such as the operation type, related properties and conditions that should be met for the operation to succeed.The result of a list operation in aCollaborationList
.Event handler that gets notified for changes to collaboration lists.Event that is fired when the value in a collaboration map changes.Event handler that gets notified for changes to collaboration maps.The event dispatched when a node joins or leaves the backend.The type of the event.A listener ofMembershipEvent
.Functional interface that defines how to handle a message when it is added to a topic.The context of the message.Manager to handle messages sent to a topic.Functional interface that defines how to handle user presence changes in a topic.The context of the user presence.Functional interface that defines how to handle value changes for properties in a topic.The property change event.A connection context that is always active.AUserInfo
for non-interaction thread.API for sending and subscribing to updates between clients collaborating on the same collaboration topic.A registration for configuring or removing a topic connection that is opened with Collaboration Engine.An action for handling a failed topic connection.An event that is fired when the topic connection fails.User information of a collaborating user, used with various features of the collaboration engine.