Uses of Interface
com.atlassian.confluence.api.service.datetime.DateFormatService
Packages that use DateFormatService
Package
Description
-
Uses of DateFormatService in com.atlassian.confluence.api.impl.service.datetime
Classes in com.atlassian.confluence.api.impl.service.datetime that implement DateFormatService -
Uses of DateFormatService in com.atlassian.confluence.content.render.xhtml.view.time
Constructors in com.atlassian.confluence.content.render.xhtml.view.time with parameters of type DateFormatServiceModifierConstructorDescriptionViewTimeMarshaller
(XMLOutputFactory xmlOutputFactory, DateFormatService dateFormatService) -
Uses of DateFormatService in com.atlassian.confluence.setup.velocity
Constructors in com.atlassian.confluence.setup.velocity with parameters of type DateFormatServiceModifierConstructorDescriptionDynamicContextItemProvider
(GlobalSettingsManager globalSettingsManager, GlobalDescriptionManager globalDescriptionManager, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, FormatSettingsManager formatSettingsManager, UserPreferencesAccessor userPreferencesAccessor, DocumentationBeanFactory documentationBeanFactory, DarkFeaturesManager darkFeaturesManager, UserProfilePictureAccessor userProfilePictureAccessor, BootstrapManager bootstrapManager, ConfluenceAccessManager confluenceAccessManager, DateFormatService dateFormatService, AccessModeService accessModeService, PermissionManager permissionManager, LicenseService licenseService, MessageManager messageManager)