All Classes and Interfaces

Class
Description
The 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.
Allows dispatching actions to be executed in background.
Defines when to execute the connection callback
The 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.
The Snapshot class is used to submit and retrieve a snapshot payload using the {@link Backend::replaceSnapshot()} and {@link Backend::loadLatestSnapshot()} methods.
Exception thrown if the feature-flag for the Backend API is not enabled.
Extension of the AvatarGroup component which integrates with the CollaborationEngine.
Callback for creating a download handler for the avatar image for a specific user.
Deprecated, for removal: This API element is subject to removal in a future version.
Extension of Binder for creating collaborative forms with CollaborationEngine.
 
Utility methods for CollaborationBinder.
CollaborationEngine is an API for creating collaborative experiences in Vaadin applications.
Configuration object for CollaborationEngine.
A VaadinServiceInitListener which applies callbacks to the service instance to reinitialize the state of topic connection context after de-serialization.
A list that is shared between multiple users.
A map that is shared between multiple users.
Extension of the MessageInput component which integrates with the CollaborationMessageList.
Extension of the MessageList component which integrates with the CollaborationEngine.
Configurator callback for messages in a CollaborationMessageList.
Persister of CollaborationMessage 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 a CollaborationMessageSubmitter.
A connection context based on the attach state of a set of component instances.
The context in which a topic connection is active.
The scope of data in a topic.
Manager to handle form values and field highlight state.
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.
Thrown when unable to convert back and forth between a Java object instance and a Jackson JsonNode instance.
Deprecated, for removal: This API element is subject to removal in a future version.
license events will not be received by any listener
Deprecated, for removal: This API element is subject to removal in a future version.
license events will not be received by any listener
Deprecated, 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 default CollaborationEngineConfiguration constructor
Deprecated, for removal: This API element is subject to removal in a future version.
license storage is not needed since 6.3
Event that is fired when the value in a collaboration list changes.
An object which identifies each item of a CollaborationList.
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 a CollaborationList.
Event handler that gets notified for changes to collaboration lists.
A simple backend implementation that only distributes events locally and assumes that there is no previous history for event logs.
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 of MembershipEvent.
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.
Manager to handle user presence in topics.
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.
A UserInfo 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.