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

java.lang.Object
  extended by com.atlassian.confluence.plugin.descriptor.web.conditions.DelegatingCondition
      extended by com.atlassian.confluence.plugin.descriptor.web.conditions.UserWatchingPageCondition
All Implemented Interfaces:
com.atlassian.plugin.web.Condition

Deprecated. since 2.8. Use UserWatchingPageCondition instead.

public class UserWatchingPageCondition
extends DelegatingCondition


Constructor Summary
UserWatchingPageCondition()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.DelegatingCondition
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()
Deprecated. 


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.