Uses of Interface
com.axemble.vdoc.sdk.interfaces.IResourceHistory.ISnapshot
-
Uses of IResourceHistory.ISnapshot in com.axemble.vdoc.sdk.impl
Modifier and TypeMethodDescriptionCollection
<? extends IResourceHistory.ISnapshot> ProcessResourceHistory.getSnapshots()
Modifier and TypeMethodDescriptionvoid
PortalResourceHistory.addSnapshot
(IResourceHistory.ISnapshot snapshot) void
ProcessResourceHistory.addSnapshot
(IResourceHistory.ISnapshot snapshot) PortalLibraryModule.getAttachment
(IResourceHistory.ISnapshot snapshot) -
Uses of IResourceHistory.ISnapshot in com.axemble.vdoc.sdk.interfaces
Modifier and TypeMethodDescriptionCollection
<? extends IResourceHistory.ISnapshot> IResourceHistory.getSnapshots()
Gets the list of snapshots.Modifier and TypeMethodDescriptionvoid
IResourceHistory.addSnapshot
(IResourceHistory.ISnapshot snapshot) Allows to add a snapshot to a document.