Class ThreadsToNotify

java.lang.Object
org.craftercms.social.domain.notifications.ThreadsToNotify

public class ThreadsToNotify extends Object
  • Constructor Details

    • ThreadsToNotify

      public ThreadsToNotify()
  • Method Details

    • getThreadId

      public String getThreadId()
    • setThreadId

      public void setThreadId(String threadId)
    • getProfiles

      public List<String> getProfiles()
    • setProfiles

      public void setProfiles(List<String> profiles)