Uses of Class
org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
Packages that use LinkedDocument
-
Uses of LinkedDocument in org.nuxeo.ecm.platform.audit.api.comment
Fields in org.nuxeo.ecm.platform.audit.api.comment declared as LinkedDocumentModifier and TypeFieldDescriptionprotected final LinkedDocument
UIAuditComment.linkedDoc
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.audit.api.comment that return LinkedDocumentModifier and TypeMethodDescriptionUIAuditComment.getLinkedDoc()
Deprecated, for removal: This API element is subject to removal in a future version.CommentProcessorHelper.getLogLinkedDocument
(LogEntry entry) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.nuxeo.ecm.platform.audit.api.comment with parameters of type LinkedDocumentModifierConstructorDescriptionUIAuditComment
(String comment, LinkedDocument linkedDoc) Deprecated, for removal: This API element is subject to removal in a future version.