Uses of Interface
com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Uses of IResourceHistory.IEvent in com.axemble.vdoc.sdk.impl
Modifier and TypeMethodDescriptionCollection
<? extends IResourceHistory.IEvent> ProcessResourceHistory.getEvents()
Modifier and TypeMethodDescriptionvoid
PortalResourceHistory.addEvent
(IResourceHistory.IEvent event) void
ProcessResourceHistory.addEvent
(IResourceHistory.IEvent event) -
Uses of IResourceHistory.IEvent in com.axemble.vdoc.sdk.interfaces
Modifier and TypeMethodDescriptionCollection
<? extends IResourceHistory.IEvent> IResourceHistory.getEvents()
Gets the list ofIResourceHistory.IEvent
objects.Modifier and TypeMethodDescriptionvoid
IResourceHistory.addEvent
(IResourceHistory.IEvent event) Allows to add a custom event the the history of the document.