Uses of Package
net.webpdf.wsclient.schema.beans
-
Packages that use net.webpdf.wsclient.schema.beans Package Description net.webpdf.wsclient.session.rest.documents -
Classes in net.webpdf.wsclient.schema.beans used by net.webpdf.wsclient.session.rest.documents Class Description HistoryEntry An instance ofHistoryEntryis intended to wrap and simplify information about a previous state of a givenDocument, it shall provide an ID for that history entry, allowing to revert to that state of the linked document.
SuchHistoryEntryobjects can be received via and are managed by aRestSession´sDocumentManager.