Class AddWatchLink
java.lang.Object
com.atlassian.confluence.user.notifications.AddWatchLink
Represents the link needed to add a watch for a given piece of content
- Since:
- 4.3.3
-
Constructor Summary
ConstructorsConstructorDescriptionAddWatchLink(AbstractPage page) Create a link to represent adding a watch on a pageAddWatchLink(Space space, @Nullable ContentTypeEnum contentType) Create a link to represent adding a watch on a page -
Method Summary
-
Constructor Details
-
AddWatchLink
Create a link to represent adding a watch on a page- Parameters:
page- The page to be watched
-
AddWatchLink
Create a link to represent adding a watch on a page- Parameters:
space- The space to be watchedcontentType- Used to define whether space watches are for blogs only or all content
-
-
Method Details
-
getUrl
-
getContent
- Since:
- 5.8
-
getContentName
-