Uses of Class
com.logicaldoc.core.History
Package
Description
Core plug-in that contains the most important domain objects
Classes that model emails and messages and the machinery to work with them.
Contains the definitions of
Folder
as well
as other related objectsPackage that contains classes used to initialize extensible objects metadata,
ExtensibleObject
.Package that contains classes used to validate extensible objects metadata,
ExtensibleObject
.Definition of the User object and ancillary objects
-
Uses of History in com.logicaldoc.core
-
Uses of History in com.logicaldoc.core.communication
-
Uses of History in com.logicaldoc.core.document
-
Uses of History in com.logicaldoc.core.folder
-
Uses of History in com.logicaldoc.core.metadata.initialization
Modifier and TypeMethodDescriptionvoid
Initializer.initialize
(ExtensibleObject object, Template template, History transaction) Initializes an object instance taking the initialization logic from a given template -
Uses of History in com.logicaldoc.core.metadata.validation
Modifier and TypeMethodDescriptionvoid
Validator.validate
(ExtensibleObject object, Template template, History transaction) Validates an object instance taking the validation logic from a given template -
Uses of History in com.logicaldoc.core.security.user
-
Uses of History in com.logicaldoc.web.websockets
Modifier and TypeMethodDescription<T extends History>
intEventEndpoint.countQueueSize
(Class<T> historyClass) Returns the number of canched events of the given type -
Uses of History in com.logicaldoc.webservice