Uses of Interface
com.atlassian.confluence.plugins.rest.dto.UserDtoFactory

Packages that use UserDtoFactory
com.atlassian.confluence.plugins.edgeindex.rest   
com.atlassian.confluence.plugins.rest.dto This package contains DTO (Data Transfer Objects) which are used by some REST resources in this plugin. 
 

Uses of UserDtoFactory in com.atlassian.confluence.plugins.edgeindex.rest
 

Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type UserDtoFactory
StreamItemFactory(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport)
           
 

Uses of UserDtoFactory in com.atlassian.confluence.plugins.rest.dto
 

Classes in com.atlassian.confluence.plugins.rest.dto that implement UserDtoFactory
 class UserDtoFactoryImpl
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.