Class TimelineMojoVisualizationDataTransform

    • Field Detail

      • _imagesLocation

        public FormalParameter _imagesLocation
        The location of the images used for the popup Default value: "images/"
    • Constructor Detail

      • TimelineMojoVisualizationDataTransform

        public TimelineMojoVisualizationDataTransform()
        Generates Data to be used by Mojo visualization
    • Method Detail

      • getFormatedDate

        protected java.lang.String getFormatedDate​(java.lang.String dateStr)
        Returns a date formatted as ISO 8601 as required per the timeline sample.
        Note: overwrite this and #addDateFormat(Tag) to change date format.
        Parameters:
        dateStr - the date to format
        Returns:
        The date formatted as ISO 8601