Uses of Interface
com.atlassian.confluence.content.render.xhtml.storage.time.TimeModelDecorator
-
Packages that use TimeModelDecorator Package Description com.atlassian.confluence.content.render.xhtml.storage.time -
-
Uses of TimeModelDecorator in com.atlassian.confluence.content.render.xhtml.storage.time
Classes in com.atlassian.confluence.content.render.xhtml.storage.time that implement TimeModelDecorator Modifier and Type Class Description classDateLozengeDecoratorAdd css class to the <time> element, depend on the relative distance between current date and the date stored in the elementConstructors in com.atlassian.confluence.content.render.xhtml.storage.time with parameters of type TimeModelDecorator Constructor Description StorageTimeUnmarshaller(TimeModelDecorator timeModelDecorator)
-