Add additional annotations of Alfresco Public API per ALF-19074

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55804 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Greg Melahn
2013-09-22 21:05:02 +00:00
parent 0d3580b1c8
commit 5dc418c9e5
3 changed files with 16 additions and 55 deletions

View File

@@ -37,6 +37,7 @@ public interface Behaviour
/**
* When should behaviour be notified?
*/
@AlfrescoPublicApi
public enum NotificationFrequency
{
EVERY_EVENT,