|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.user.notifications.AddWatchLink
public class AddWatchLink
Represents the link needed to add a watch for a given piece of content
Constructor Summary | |
---|---|
AddWatchLink(AbstractPage page)
Create a link to represent adding a watch on a page |
|
AddWatchLink(Space space,
ContentTypeEnum contentType)
Create a link to represent adding a watch on a page |
Method Summary | |
---|---|
java.lang.String |
getContentName()
|
java.lang.String |
getUrl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddWatchLink(AbstractPage page)
page
- The page to be watchedpublic AddWatchLink(Space space, ContentTypeEnum contentType)
space
- The space to be watchedcontentType
- Used to define whether space watches are for blogs only or all contentMethod Detail |
---|
public java.lang.String getUrl()
public java.lang.String getContentName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |