com.atlassian.confluence.plugin.descriptor.web.conditions.user
Class UserHasHistoryCondition

java.lang.Object
  extended by com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
      extended by com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserHasHistoryCondition
All Implemented Interfaces:
com.atlassian.plugin.web.Condition

Deprecated. since 2.8. This condition now always returns true.

public class UserHasHistoryCondition
extends BaseConfluenceCondition


Constructor Summary
UserHasHistoryCondition()
          Deprecated.  
 
Method Summary
 boolean shouldDisplay(WebInterfaceContext context)
          Deprecated.  
 
Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
init, shouldDisplay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserHasHistoryCondition

public UserHasHistoryCondition()
Deprecated. 
Method Detail

shouldDisplay

public boolean shouldDisplay(WebInterfaceContext context)
Deprecated. 
Specified by:
shouldDisplay in class BaseConfluenceCondition


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