* Change isUnfiltered to protected so we can extend it in enterprise
* Added test method to be able to do a cmis query test
Original commit in governance-services: e4e3235328
* RM-6941 Changes for retention action on frozen nodes [ags]
* RM-6941 Changes for retention action on frozen nodes [ags]
* RM-6941 Changes for retention action on frozen nodes [ags]
* RM-6941 Changes for retention action on frozen nodes [ags]
* RM-6941 Changes for retention action on frozen nodes [ags]
* RM-6941 Changes for retention action on frozen nodes [ags]
* RM-6941 Changes for retention action on frozen nodes [ags]
* RM-6941 Changes for retention action on frozen nodes [ags]
* RM-6941 added slf4j and junit test [ags]
* RM-6941 added slf4j and junit test [ags]
* RM-6941 added slf4j and junit test [ags]
* RM-6941 added slf4j and junit test [ags]
* RM-6941 added slf4j and test [ags]
* RM-6941 added slf4j and test [ags]
* RM-6941 added slf4j and test [ags]
* RM-6941 added slf4j and test [ags]
* RM-6941 added slf4j and test [ags]
* RM-6941 code change for test case [ags]
* RM-6941 code change for test case [ags]
* RM-6941 code change for test case [ags]
* RM-6941 change lombok dependency scope to compile [ags]
* Revert "RM-6941 change lombok dependency scope to compile [ags]"
This reverts commit 4cee68e8
* RM-6941 change lombok dependency scope to compile [ags]
* RM-6941 revert change lombok dependency scope to compile [ags]
* RM-6941 revert change lombok dependency scope to compile [ags]
* APPS-1004/APPS-1005: Retention steps are not updated when moving from another category with a different retention schedule
* APPS-1004/APPS-1005: [AGS] Retention steps are not updated when moving from another category with a different retention schedule
- Added test for APPS-1004 and changed fix to solve another isuue
RM-7106
* APPS-1004/APPS-1005: [AGS] Retention steps are not updated when moving from another category with a different retention schedule
- Added common method to be used by both categoryType and folderType
* APPS-1004/APPS-1005: [AGS] Retention steps are not updated when moving from another category with a different retention schedule
- Added change to reinitialize folders recursively, for the case
where there are multiple subcategories
* APPS-1004/APPS-1005: [AGS] Retention steps are not updated when moving from another category with a different retention schedule
- Added changes suggested at review
* changes related to retain frozen Records
* RM-6941 add Log entries [ags][skip repo]
* RM-6941 Remove final from the variable declaration
Co-authored-by: bdwiwedi <brij.dwiwedi@globallogic.com>
* Upgrading org.json:json from version 20090211 to 20201115 introduced the issue as getString method in the newer version does not allow for values other than strings
* Replaced getString for the get method
* Original PR in governance-services: https://github.com/Alfresco/governance-services/pull/1448
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Run as system user when setting the disposition property on the node.
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Added test
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Removed unnecessary parentheses
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Added missing constants
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Replaced with lambda expression
Co-authored-by: Raluca Munteanu <raluca.munteanu@ness.com>