Uses of Interface
de.espirit.firstspirit.client.plugin.timeline.TimelineEntry
Packages that use TimelineEntry
-
Uses of TimelineEntry in de.espirit.firstspirit.client.plugin.timeline
Methods in de.espirit.firstspirit.client.plugin.timeline that return TimelineEntryModifier 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.Methods in de.espirit.firstspirit.client.plugin.timeline that return types with arguments of type TimelineEntryModifier 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.