@Version("1.0")
Package com.adobe.granite.timeline
Provides a service to provide and retrieve
TimelineEvent
s.
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
.-
Interface Summary Interface Description Timeline TimelineAggregator TheTimelineAggregator
is an OSGi-service providing creation ofTimeline
s for the given resource.TimelineEvent TimelineEventProvider TimelineEventType TheTimelineEventType
represents the type aTimelineEvent
can have.