Uses of Class
com.logicaldoc.core.History
Packages that use 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
.-
Uses of History in com.logicaldoc.core
Methods in com.logicaldoc.core with parameters of type History -
Uses of History in com.logicaldoc.core.communication
Methods in com.logicaldoc.core.communication with parameters of type History -
Uses of History in com.logicaldoc.core.document
Subclasses of History in com.logicaldoc.core.document -
Uses of History in com.logicaldoc.core.folder
Subclasses of History in com.logicaldoc.core.folder -
Uses of History in com.logicaldoc.core.metadata.initialization
Methods in com.logicaldoc.core.metadata.initialization with parameters of type HistoryModifier 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
Methods in com.logicaldoc.core.metadata.validation with parameters of type HistoryModifier 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
Subclasses of History in com.logicaldoc.core.security -
Uses of History in com.logicaldoc.web.websockets
Methods in com.logicaldoc.web.websockets with type parameters of type HistoryModifier and TypeMethodDescription<T extends History>
intEventEndpoint.countQueueSize
(Class<T> historyClass) Returns the number of canched events of the given typeMethods in com.logicaldoc.web.websockets with parameters of type History -
Uses of History in com.logicaldoc.webservice
Subclasses of History in com.logicaldoc.webservice