Class MockUserNotifier
java.lang.Object
org.alfresco.repo.activities.feed.AbstractUserNotifier
org.alfresco.repo.activities.feed.MockUserNotifier
- All Implemented Interfaces:
UserNotifier
A test user notifier.
- Since:
- 4.0
-
Field Summary
Fields inherited from class org.alfresco.repo.activities.feed.AbstractUserNotifier
activitiesFeedModelBuilderFactory, activityService, logger, namespaceService, nodeService, repoAdminService, siteService -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.repo.activities.feed.AbstractUserNotifier
checkProperties, notifyUser, setActivitiesFeedModelBuilderFactory, setActivityService, setNamespaceService, setNodeService, setRepoAdminService, setSiteService
-
Constructor Details
-
MockUserNotifier
public MockUserNotifier()
-
-
Method Details
-
skipUser
- Specified by:
skipUserin classAbstractUserNotifier
-
getFeedId
- Specified by:
getFeedIdin classAbstractUserNotifier
-
notifyUser
protected void notifyUser(NodeRef personNodeRef, String subjectText, Object[] subjectParams, Map<String, Object> model, String templateNodeRef) - Specified by:
notifyUserin classAbstractUserNotifier
-
countNotifications
public int countNotifications() -
nextUserId
public int nextUserId()
-