Uses of Interface
de.espirit.firstspirit.client.plugin.timeline.TimelineEntry
-
Uses of TimelineEntry in de.espirit.firstspirit.client.plugin.timeline
Modifier and TypeMethodDescription@NotNull TimelineEntry
TimelineEntry.Factory.create()
Creates aTimelineEntry
based on the given settings.static @NotNull TimelineEntry
Creates aTimelineEntry
associated with the specified revision.static @NotNull TimelineEntry
Creates aTimelineEntry
associated with the specified timestamp.Modifier and TypeMethodDescription@NotNull Collection<TimelineEntry>
TimelineEntryProvider.getEntries
(@NotNull IDProvider element, @NotNull Language language) Returns a list of entries that should be shown in the related timeline.