Merge branch 'feature/RM-7028_Add_Add_To_Hold_ToAudit' into feature/RM-7029_RemoveFromHold

This commit is contained in:
Chris Shields
2019-11-19 12:14:04 +00:00
2 changed files with 6 additions and 3 deletions

View File

@@ -51,8 +51,9 @@ import org.alfresco.service.cmr.security.PermissionService;
* @see FilePlanService#getNodeRefPath(NodeRef)
*
* @author Derek Hulley
* @since 3.2
* @author Sara Aspery
* @since 3.3
* @since AGS 3.3
*/
public final class NamePathDataExtractor extends AbstractDataExtractor
{