| java.lang.Object | ||
| ↳ | com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition | |
| ↳ | com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingPageCondition | |
Returns true if the user has a watch specifically on the current page. That is, for a user with a space-wide watch this condition will return false.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
| |||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||
From interface
com.atlassian.plugin.web.Condition
| |||||||||||||||||

