mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
* ACS-3429: Initial attemp to add action mappings for create rule. * ACS-3429: Adding rule action validation (TBC). * ACS-3429: Adding some basic unit tests. * ACS-3429: Fixing existing unit tests. * ACS-3429: Adding some unit tests, small fixes. * ACS-3429: Fixing existing TAS tests. * ACS-3429: Fixing test after merge from master. * ACS-3429: Updating TAS REST dependency. * ACS-3429: Small fixes after review. * ACS-3429: Refactoring conversion of action parameters + unit tests adjustments. * ACS-3429: More unit tests for action parameter conversions. * ACS-3429: More unit tests for action parameter conversions. * ACS-3429: Removing unused imports. * ACS-3429: Adding missing bean definition.