public class WatchedThread extends Object
| Constructor and Description |
|---|
WatchedThread() |
| Modifier and Type | Method and Description |
|---|---|
void |
addWatcher(String profileId,
String frequency) |
String |
getThreadId() |
Set<ProfileWatchOptions> |
getWatchers() |
void |
removeWatcher(String profileId,
String frequency) |
void |
setThreadId(String threadId) |
void |
setWatchers(Set<ProfileWatchOptions> watchers) |
String |
toString() |
public String getThreadId()
public void setThreadId(String threadId)
public Set<ProfileWatchOptions> getWatchers()
public void setWatchers(Set<ProfileWatchOptions> watchers)
Copyright © 2014 CrafterCMS. All Rights Reserved.