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

This commit is contained in:
bdwiwedi
2021-08-02 17:28:18 +05:30
parent f5b904678e
commit 7014074609

View File

@@ -86,6 +86,7 @@ public class RecordsManagementActionServiceImpl implements RecordsManagementActi
this.dispositionService = dispositionService;
}
/** list of disposition actions to automatically execute */
private List<String> retentionActions;