|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.forum.database.EmailWatchUpdateTask
public class EmailWatchUpdateTask
A task that sends out email notifications for watches.
| Constructor Summary | |
|---|---|
EmailWatchUpdateTask(int objectType,
ForumMessage message,
long[] users)
Creates a new email watch update task. |
|
| Method Summary | |
|---|---|
void |
run()
Executes the task by loading a list of watches and sending emails. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmailWatchUpdateTask(int objectType,
ForumMessage message,
long[] users)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||