Package com.adobe.granite.timeline
@Version("1.0")
package com.adobe.granite.timeline
Provides a service to provide and retrieve
TimelineEvents.
Consumers of the service will import this package and get the
TimelineAggregator service from the OSGi
service registry or directly adapt a Resource to a
Timeline.-
InterfacesClassDescriptionThe
TimelineAggregatoris an OSGi-service providing creation ofTimelines for the given resource.TheTimelineEventTyperepresents the type aTimelineEventcan have.