Uses of Interface
com.atlassian.confluence.core.DataSourceFactory
Packages that use DataSourceFactory
Package
Description
-
Uses of DataSourceFactory in com.atlassian.confluence.content.render.xhtml.storage
Methods in com.atlassian.confluence.content.render.xhtml.storage with parameters of type DataSourceFactoryModifier and TypeMethodDescriptionstatic List<javax.activation.DataSource>
InlineTasksUtils.getRequiredResources
(DataSourceFactory dataSourceFactory, String htmlContent) Returns the inline task DataSource resources required for the specified content. -
Uses of DataSourceFactory in com.atlassian.confluence.content.render.xhtml.view.excerpt
Constructors in com.atlassian.confluence.content.render.xhtml.view.excerpt with parameters of type DataSourceFactoryModifierConstructorDescriptionDefaultExcerpter
(XMLOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, HtmlToXmlConverter htmlToXmlConverter, SettingsManager settingsManager, Renderer viewRenderer, Unmarshaller<EmbeddedImage> embeddedImageUnmarshaller, FragmentTransformer fragmentTransformer, AttachmentResourceIdentifierResolver attachmentResolver, DataSourceFactory datasourceFactory, ThumbnailManager thumbnailManager, MacroDefinitionTransformer macroDefinitionTransformer, ExcerptHelper excerptHelper, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager) -
Uses of DataSourceFactory in com.atlassian.confluence.mail.jobs
Constructors in com.atlassian.confluence.mail.jobs with parameters of type DataSourceFactoryModifierConstructorDescriptionDefaultDailyReportManager
(com.atlassian.core.task.MultiQueueTaskManager taskManager, ChangeDigestNotificationBean changeNotificationBean, UserPreferencesAccessor userPreferencesAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, GlobalSettingsManager settingsManager, DataSourceFactory dataSourceFactory, ContentUiSupport<ContentEntityObject> contentUiSupport, I18NBeanFactory i18NBeanFactory) -
Uses of DataSourceFactory in com.atlassian.confluence.mail.notification
Constructors in com.atlassian.confluence.mail.notification with parameters of type DataSourceFactoryModifierConstructorDescriptionDefaultNotificationsSender
(UserAccessor userAccessor, com.atlassian.core.task.MultiQueueTaskManager taskManager, NotificationManager notificationManager, Renderer viewRenderer, PermissionManager permissionManager, FormatSettingsManager formatSettingsManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, Differ differ, NotificationRenderManager notificationRenderManager, DataSourceFactory dataSourceFactory, ConfluenceAccessManager confluenceAccessManager) -
Uses of DataSourceFactory in com.atlassian.confluence.mail.notification.listeners
Fields in com.atlassian.confluence.mail.notification.listeners declared as DataSourceFactoryModifier and TypeFieldDescriptionprotected final DataSourceFactory
AbstractContentNotificationsListener.dataSourceFactory
Deprecated.protected DataSourceFactory
AbstractNotificationsListener.dataSourceFactory
Deprecated.Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type DataSourceFactoryModifier and TypeMethodDescriptionvoid
AbstractNotificationsListener.setDataSourceFactory
(DataSourceFactory dataSourceFactory) Deprecated. -
Uses of DataSourceFactory in com.atlassian.confluence.mail.notification.listeners.async
Constructors in com.atlassian.confluence.mail.notification.listeners.async with parameters of type DataSourceFactoryModifierConstructorDescriptionPageEventListener
(PageManager pageManager, UserAccessor userAccessor, DataSourceFactory dataSourceFactory, NotificationsSender notificationsSender, org.springframework.transaction.PlatformTransactionManager platformTransactionManager, com.atlassian.mail.server.MailServerManager mailServerManager) -
Uses of DataSourceFactory in com.atlassian.confluence.plugin.descriptor.mail
Methods in com.atlassian.confluence.plugin.descriptor.mail with parameters of type DataSourceFactoryModifier and TypeMethodDescriptionvoid
DefaultNotificationRenderManager.setDataSourceFactory
(DataSourceFactory dataSourceFactory) -
Uses of DataSourceFactory in com.atlassian.confluence.plugins.soy
Constructors in com.atlassian.confluence.plugins.soy with parameters of type DataSourceFactory -
Uses of DataSourceFactory in com.atlassian.confluence.user
Constructors in com.atlassian.confluence.user with parameters of type DataSourceFactoryModifierConstructorDescriptionDefaultSignupManager
(BandanaManager bandanaManager, com.atlassian.security.random.SecureTokenGenerator secureTokenGenerator, UserVerificationTokenManager userVerificationTokenManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, SettingsManager settingsManager, com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer, EmailService notificationsService, NotificationsSender notificationsSender, com.atlassian.event.api.EventPublisher eventPublisher, UserChecker userChecker, PersonalInformationManager personalInformationManager, com.atlassian.core.task.MultiQueueTaskManager taskManager, I18NBeanFactory i18NBeanFactory, DataSourceFactory dataSourceFactory) -
Uses of DataSourceFactory in com.atlassian.confluence.user.notifications
Methods in com.atlassian.confluence.user.notifications with parameters of type DataSourceFactoryModifier and TypeMethodDescriptionvoid
UserSignUpNotificationsListener.setDataSourceFactory
(DataSourceFactory dataSourceFactory) Deprecated.Constructors in com.atlassian.confluence.user.notifications with parameters of type DataSourceFactoryModifierConstructorDescriptionDefaultEmailService
(com.atlassian.core.task.MultiQueueTaskManager taskManager, I18NBeanFactory i18NBeanFactory, DataSourceFactory dataSourceFactory, VelocityHelperService velocityHelperService, MailServerExistsCriteria mailServerExistsCriteria) Deprecated, for removal: This API element is subject to removal in a future version.WelcomeEmailBuilder
(SettingsManager settingsManager, DataSourceFactory dataSourceFactory, UserVerificationTokenManager tokenManager) -
Uses of DataSourceFactory in com.atlassian.confluence.web.service
Constructors in com.atlassian.confluence.web.service with parameters of type DataSourceFactoryModifierConstructorDescriptionWebViewServiceImpl
(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, WebMenuManager webMenuManager, WebContextFactory webContextFactory, MimeBodyPartRecorder mimeBodyPartRecorder, DataSourceFactory dataSourceFactory, Map<String, List<String>> webItemBlacklist) Deprecated, for removal: This API element is subject to removal in a future version.since 9.3