com.atlassian.confluence.user
Class UserHelper

java.lang.Object
  extended by com.atlassian.confluence.user.UserHelper

public class UserHelper
extends java.lang.Object

Convenience class to to provide utlity methods for Velocity templates.

Since:
5.4

Constructor Summary
UserHelper()
           
 
Method Summary
 boolean isUnknownUser(com.atlassian.user.User user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserHelper

public UserHelper()
Method Detail

isUnknownUser

public boolean isUnknownUser(com.atlassian.user.User user)


Copyright © 2003-2014 Atlassian. All Rights Reserved.