Class ContentWatch
- java.lang.Object
-
- com.atlassian.confluence.api.model.watch.AbstractWatch
-
- com.atlassian.confluence.api.model.watch.ContentWatch
-
public class ContentWatch extends AbstractWatch
- Since:
- 6.5.0
-
-
Constructor Summary
Constructors Constructor Description ContentWatch(@NonNull User watcher, @NonNull ContentId contentId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Content
getContent()
String
toString()
-
Methods inherited from class com.atlassian.confluence.api.model.watch.AbstractWatch
getWatcher
-
-