Uses of Interface
com.atlassian.confluence.plugins.rest.manager.DateEntityFactory
-
Packages that use DateEntityFactory Package Description com.atlassian.confluence.plugins.edgeindex.rest com.atlassian.confluence.plugins.rest.entities.builders com.atlassian.confluence.plugins.rest.manager -
-
Uses of DateEntityFactory in com.atlassian.confluence.plugins.edgeindex.rest
Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type DateEntityFactory Constructor Description StreamItemFactory(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport)
-
Uses of DateEntityFactory in com.atlassian.confluence.plugins.rest.entities.builders
-
Uses of DateEntityFactory in com.atlassian.confluence.plugins.rest.manager
Classes in com.atlassian.confluence.plugins.rest.manager that implement DateEntityFactory Modifier and Type Class Description class
DateEntityFactoryImpl
Constructors in com.atlassian.confluence.plugins.rest.manager with parameters of type DateEntityFactory Constructor Description DefaultRestAttachmentManager(AttachmentManager attachmentManager, PermissionManager permissionManager, SettingsManager settingsManager, ThumbnailManager thumbnailManager, DateEntityFactory dateEntityFactory)
-