Uses of Interface
com.atlassian.confluence.plugins.rest.jackson2.dto.UserDtoFactory
Packages that use UserDtoFactory
Package
Description
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 UserDtoFactoryModifierConstructorDescriptionStreamItemFactory
(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport) -
Uses of UserDtoFactory in com.atlassian.confluence.plugins.rest.jackson2.dto
Classes in com.atlassian.confluence.plugins.rest.jackson2.dto that implement UserDtoFactory