com.atlassian.confluence.plugin.descriptor.web.conditions.user
Class UserWatchingSpaceCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingSpaceCondition
- All Implemented Interfaces:
- Condition
public class UserWatchingSpaceCondition
- extends BaseConfluenceCondition
Returns true if the user is watching the current space.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserWatchingSpaceCondition
public UserWatchingSpaceCondition()
shouldDisplay
public boolean shouldDisplay(WebInterfaceContext context)
- Specified by:
shouldDisplay
in class BaseConfluenceCondition
setNotificationManager
public void setNotificationManager(NotificationManager notificationManager)