From 5af61a33e70d0a3a62b7cdcf408286f83ad752a6 Mon Sep 17 00:00:00 2001 From: Sara Aspery Date: Thu, 28 Nov 2019 16:48:21 +0000 Subject: [PATCH] RM-7070 updates from review --- .../audit/extractor/AuthenticatedUserRolesDataExtractor.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/audit/extractor/AuthenticatedUserRolesDataExtractor.java b/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/audit/extractor/AuthenticatedUserRolesDataExtractor.java index 680732b1e7..86c624737a 100644 --- a/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/audit/extractor/AuthenticatedUserRolesDataExtractor.java +++ b/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/audit/extractor/AuthenticatedUserRolesDataExtractor.java @@ -90,8 +90,8 @@ public final class AuthenticatedUserRolesDataExtractor extends AbstractDataExtra } /** - * @return Returns true if the data is a NodeRef and it represents either - * a fileplan component or a subtype of content + * @return Returns true if the data is a NodeRef and it represents either a fileplan component or + * a subtype of content */ public boolean isSupported(Serializable data) {