Uses of Class
org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
Packages that use UIAuditComment
-
Uses of UIAuditComment in org.nuxeo.ecm.platform.audit.api
Methods in org.nuxeo.ecm.platform.audit.api that return UIAuditCommentModifier and TypeMethodDescriptiondefault UIAuditComment
LogEntry.getPreprocessedComment()
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unusedMethods in org.nuxeo.ecm.platform.audit.api with parameters of type UIAuditCommentModifier and TypeMethodDescriptiondefault void
LogEntry.setPreprocessedComment
(UIAuditComment uiComment) Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,LogEntry
built by Nuxeo Platform are now immutable -
Uses of UIAuditComment in org.nuxeo.ecm.platform.audit.impl
Fields in org.nuxeo.ecm.platform.audit.impl declared as UIAuditCommentModifier and TypeFieldDescriptionprotected UIAuditComment
LogEntryImpl.uiComment
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.audit.impl that return UIAuditCommentModifier and TypeMethodDescriptionLogEntryImpl.getPreprocessedComment()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.audit.impl with parameters of type UIAuditCommentModifier and TypeMethodDescriptionvoid
LogEntryImpl.setPreprocessedComment
(UIAuditComment uiComment) Deprecated, for removal: This API element is subject to removal in a future version.