mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Xperimental/rm 2812 Mark Public APIs First attempt to mark classes that should be part of the public API with \@AlfrescoPublicAPI. I have also added a couple of \@deprecated annotations to classes where I thought it made sense, and added comments to classes that I wanted to add to the public API but couldn't (due to their contract being dependent on non-public API classes). See merge request !138