Uses of Interface
com.atlassian.confluence.api.service.datetime.DateFormatService
-
Packages that use DateFormatService Package Description com.atlassian.confluence.api.impl.service.datetime com.atlassian.confluence.content.render.xhtml.view.time com.atlassian.confluence.core -
-
Uses of DateFormatService in com.atlassian.confluence.api.impl.service.datetime
Classes in com.atlassian.confluence.api.impl.service.datetime that implement DateFormatService Modifier and Type Class Description class
DateFormatServiceImpl
-
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 DateFormatService Constructor Description ViewTimeMarshaller(XMLOutputFactory xmlOutputFactory, DateFormatService dateFormatService)
-
Uses of DateFormatService in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core with parameters of type DateFormatService Modifier and Type Method Description void
ConfluenceActionSupport. setApiDateFormatService(DateFormatService dateFormatService)
-