Package | Description |
---|---|
com.vaadin.collaborationengine |
Modifier and Type | Method and Description |
---|---|
static CollaborationEngine |
CollaborationEngine.configure(VaadinService vaadinService,
CollaborationEngineConfiguration configuration)
Sets the configuration for the Collaboration Engine associated with the
given Vaadin service.
|
static CollaborationEngine |
CollaborationEngine.getInstance()
Gets the
CollaborationEngine instance from the current
VaadinService . |
static CollaborationEngine |
CollaborationEngine.getInstance(VaadinService vaadinService)
Gets the
CollaborationEngine instance from the provided
VaadinService . |
CollaborationEngine |
LicenseEvent.getSource() |
Copyright © 2021. All rights reserved.