Package com.vaadin.collaborationengine
Class Backend.Snapshot
java.lang.Object
com.vaadin.collaborationengine.Backend.Snapshot
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Backend
The
Snapshot
class is used to submit and retrieve a snapshot
payload using the {@link Backend::replaceSnapshot()} and
{@link Backend::loadLatestSnapshot()} methods. A UUID is provided to
uniquely identify potentially identical payloads.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Snapshot
-
-
Method Details
-
getId
-
getPayload
-