-
Method Summary
Renders time as difference time from current date.
Renders time with zero time.
Methods inherited from interface com.polarion.alm.shared.api.model.Renderer
htmlFor, htmlTo, openLinksInNewWindow, openLinksInNewWindow, withBaselineIcon, withBaselineIcon, withIcon, withIcon, withLinks, withLinks, withRevisionIcon, withRevisionIcon, withRevisionIconInBaseline, withRevisionOrBaselineIcon, withText, withText
-
Method Details
-
withZeroTime
Renders time with zero time. When false
then time 00:00 is not rendered.
Default is true
when this method is not called.
-
-
withTimeDifference
Renders time as difference time from current date. E.g.: 5 days
Default is false
when this method is not called.
-