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 UIAuditCommentLogEntry.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 voidLogEntry.setPreprocessedComment(UIAuditComment uiComment) Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,LogEntrybuilt 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 UIAuditCommentLogEntryImpl.uiCommentDeprecated, 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 TypeMethodDescriptionvoidLogEntryImpl.setPreprocessedComment(UIAuditComment uiComment) Deprecated, for removal: This API element is subject to removal in a future version.