Uses of Interface
com.atlassian.confluence.user.UserContentManager

Packages that use UserContentManager
com.atlassian.confluence.rpc.soap.services   
com.atlassian.confluence.user   
com.atlassian.confluence.user.actions   
 

Uses of UserContentManager in com.atlassian.confluence.rpc.soap.services
 

Methods in com.atlassian.confluence.rpc.soap.services with parameters of type UserContentManager
 void UsersSoapService.setUserContentManager(UserContentManager userContentManager)
           
 

Uses of UserContentManager in com.atlassian.confluence.user
 

Classes in com.atlassian.confluence.user that implement UserContentManager
 class DefaultUserContentManager
           
 

Uses of UserContentManager in com.atlassian.confluence.user.actions
 

Methods in com.atlassian.confluence.user.actions with parameters of type UserContentManager
 void RemoveUserAction.setUserContentManager(UserContentManager userContentManager)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.