Class WatchedThread
java.lang.Object
org.craftercms.social.domain.notifications.WatchedThread
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addWatcher
(String profileId, String frequency) void
removeWatcher
(String profileId, String frequency) void
setThreadId
(String threadId) void
setWatchers
(Set<ProfileWatchOptions> watchers) toString()