Uses of Class
org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
Packages that use LinkedDocument Package Description org.nuxeo.ecm.platform.audit.api.comment -
-
Uses of LinkedDocument in org.nuxeo.ecm.platform.audit.api.comment
Fields in org.nuxeo.ecm.platform.audit.api.comment declared as LinkedDocument Modifier and Type Field Description protected LinkedDocumentUIAuditComment. linkedDocMethods in org.nuxeo.ecm.platform.audit.api.comment that return LinkedDocument Modifier and Type Method Description LinkedDocumentUIAuditComment. getLinkedDoc()LinkedDocumentCommentProcessorHelper. getLogLinkedDocument(LogEntry entry)Constructors in org.nuxeo.ecm.platform.audit.api.comment with parameters of type LinkedDocument Constructor Description UIAuditComment(String comment, LinkedDocument linkedDoc)
-