Uses of Interface
com.atlassian.confluence.api.model.ModelFactory
Package
Description
-
Uses of ModelFactory in com.atlassian.confluence.api.impl.service.content
ModifierConstructorDescriptionContentTrashServiceImpl
(PageManager pageManager, PermissionManager permissionManager, PageService pageService, BlogPostService blogPostService, CommentService commentService, Supplier<ContentService> contentServiceSupplier, SpaceManager spaceManager, AttachmentManager attachmentManager, TrashManager trashManager, ModelFactory<ContentEntityObject, Content> contentFactory, SpacePermissionManager spacePermissionManager) -
Uses of ModelFactory in com.atlassian.confluence.api.impl.service.content.factory
Modifier and TypeClassDescriptionclass
class
MakesContributors
instances.class
DefaultContentTemplateFactory creates ContentTemplate from PageTemplateclass
Simple converter factory converts a Entity Label to Model Label objectclass
Builder for Person objects.class
-
Uses of ModelFactory in com.atlassian.confluence.api.impl.service.people
Modifier and TypeClassDescriptionclass
Factory class for building api group objects from corresponding atlassian user groups -
Uses of ModelFactory in com.atlassian.confluence.api.impl.service.permissions
Modifier and TypeClassDescriptionclass
ProducesContentRestriction
from providedContentPermissionSet
s -
Uses of ModelFactory in com.atlassian.confluence.api.impl.service.relation
Modifier and TypeClassDescriptionclass
RelatableFactory<S extends RelatableEntity,
T extends Relatable> class
-
Uses of ModelFactory in com.atlassian.confluence.content.apisupport
Modifier and TypeMethodDescriptionCustomContentApiSupportParams.getContentFactory()
CustomContentApiSupportParamsImpl.getContentFactory()
ModifierConstructorDescriptionCustomContentApiSupportParamsImpl
(ApiSupportProvider provider, CustomContentManager customContentManager, ContentCreator contentCreator, ContentEntityManager contentEntityManager, ModelFactory<ContentEntityObject, Content> contentFactory)