Uses of Class
com.atlassian.crowd.model.user.UserTemplateWithAttributes

Packages that use UserTemplateWithAttributes
com.atlassian.crowd.model.user   
 

Uses of UserTemplateWithAttributes in com.atlassian.crowd.model.user
 

Subclasses of UserTemplateWithAttributes in com.atlassian.crowd.model.user
 class UserTemplateWithCredentialAndAttributes
          Predominantly used for the 'bulk' adding of users to Crowd.
 

Methods in com.atlassian.crowd.model.user that return UserTemplateWithAttributes
static UserTemplateWithAttributes UserTemplateWithAttributes.ofUserWithNoAttributes(User user)
          Creates new UserTemplateWithAttributes based on the given user with empty attributes.
 



Copyright © 2012 Atlassian. All Rights Reserved.