mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
RM-1098: Refactor RM model behavior into a more maintainable structure
* moved all behaviours out of records management service * finally able to deprecate RecordsManagementService (relic of 1.0) * did a little repackaging to make things clear git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58289 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -114,6 +114,7 @@ public class AnnotatedBehaviourPostProcessor implements BeanPostProcessor
|
||||
}
|
||||
|
||||
/**
|
||||
* Register behaviour with the policy.
|
||||
*
|
||||
* @param bean
|
||||
* @param beanName
|
||||
|
Reference in New Issue
Block a user