RM-6941 Changes for retention action on frozen nodes [ags]

This commit is contained in:
bdwiwedi
2021-08-01 23:07:08 +05:30
parent 467d5c48f8
commit 6d3208f62b

View File

@@ -304,6 +304,7 @@ public class RecordsManagementActionServiceImpl implements RecordsManagementActi
{ {
logger.debug(msg); logger.debug(msg);
} }
throw new AlfrescoRuntimeException(msg); throw new AlfrescoRuntimeException(msg);
} }