com.atlassian.confluence.plugin.descriptor.web.conditions
Class UserWatchingPageCondition

java.lang.Object
  extended bycom.atlassian.confluence.plugin.descriptor.web.conditions.AbstractConfluenceCondition
      extended bycom.atlassian.confluence.plugin.descriptor.web.conditions.UserWatchingPageCondition
All Implemented Interfaces:
Condition

public class UserWatchingPageCondition
extends AbstractConfluenceCondition


Constructor Summary
UserWatchingPageCondition()
           
 
Method Summary
 boolean shouldDisplay(User user, GlobalHelper helper)
           
 
Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.AbstractConfluenceCondition
init, shouldDisplay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserWatchingPageCondition

public UserWatchingPageCondition()
Method Detail

shouldDisplay

public boolean shouldDisplay(User user,
                             GlobalHelper helper)
Specified by:
shouldDisplay in class AbstractConfluenceCondition


Confluence is developed by Atlassian.