| Constructor and Description |
|---|
ExperimentalContentBlueprintResource(com.atlassian.confluence.security.PermissionManager permissionManager,
com.atlassian.confluence.spaces.SpaceManager spaceManager,
com.atlassian.confluence.security.SpacePermissionManager spacePermissionManager,
com.atlassian.confluence.setup.settings.SettingsManager settingsManager,
UserBlueprintConfigManager userBlueprintConfigManager,
com.atlassian.confluence.api.service.content.ContentBlueprintService contentBlueprintService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserBlueprintConfigManager
Default implementation of UserBlueprintConfigManager.
|
| Constructor and Description |
|---|
DefaultContentBlueprintService(ContentBlueprintManager contentBlueprintManager,
BlueprintManager blueprintManager,
com.atlassian.confluence.pages.PageManager pageManager,
com.atlassian.confluence.pages.DraftManager draftManager,
BlueprintContentGenerator contentGenerator,
com.atlassian.confluence.labels.LabelManager labelManager,
RequestResolver requestResolver,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.confluence.core.ContentPermissionManager contentPermissionManager,
RequestStorage requestStorage,
com.atlassian.confluence.pages.DraftsTransitionHelper draftsTransitionHelper,
UserBlueprintConfigManager userBlueprintConfigManager,
com.atlassian.confluence.api.service.content.ContentDraftService contentDraftService,
com.atlassian.confluence.core.ContentEntityManager contentEntityManager,
com.atlassian.confluence.spaces.SpaceManager spaceManager,
ContentBlueprintInstanceAdapter contentBlueprintInstanceAdapter,
com.atlassian.confluence.user.UserAccessor userAccessor) |
| Constructor and Description |
|---|
FirstBlueprintCreationListener(UserBlueprintConfigManager userBlueprintConfigManager) |
| Constructor and Description |
|---|
BlueprintResource(com.atlassian.confluence.spaces.SpaceManager spaceManager,
com.atlassian.confluence.security.PermissionManager permissionManager,
com.atlassian.confluence.pages.PageManager pageManager,
com.atlassian.confluence.languages.LocaleManager localeManager,
com.atlassian.confluence.util.i18n.I18NBeanFactory i18NBeanFactory,
com.atlassian.confluence.util.i18n.DocumentationBeanFactory documentationBeanFactory,
UserBlueprintConfigManager userBlueprintConfigManager,
ContentBlueprintManager contentBlueprintManager,
BlueprintWebItemService webItemService,
com.atlassian.confluence.security.SpacePermissionManager spacePermissionManager) |
ContentBlueprintResource(com.atlassian.confluence.security.PermissionManager permissionManager,
com.atlassian.confluence.spaces.SpaceManager spaceManager,
com.atlassian.confluence.security.SpacePermissionManager spacePermissionManager,
ContentBlueprintService legacyContentBlueprintService,
com.atlassian.confluence.setup.settings.SettingsManager settingsManager,
UserBlueprintConfigManager userBlueprintConfigManager) |
DefaultBlueprintWebItemService(BlueprintStateController contentBlueprintStateController,
SpaceBlueprintStateController spaceBlueprintStateController,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
com.atlassian.confluence.security.PermissionManager permissionManager,
UserBlueprintConfigManager userBlueprintConfigManager,
ContentBlueprintManager contentBlueprintManager,
IconUrlProvider iconUrlProvider,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PageTemplateWebItemService pageTemplateWebItemService,
SpaceBlueprintManager spaceBlueprintManager,
BlueprintDiscoveryService blueprintDiscoverer,
BlueprintSorter blueprintSorter,
com.atlassian.confluence.plugins.dialog.wizard.api.DialogManager dialogManager) |
Copyright © 2017 Atlassian. All rights reserved.