Uses of Interface
de.espirit.firstspirit.event.EventInfo
Packages that use EventInfo
-
Uses of EventInfo in de.espirit.firstspirit.agency
Method parameters in de.espirit.firstspirit.agency with type arguments of type EventInfoModifier and TypeMethodDescriptionbooleanIDProviderEventAgent.addListener(@NotNull Predicate<EventInfo> filter, @NotNull Consumer<RevisionEvent> listener) Adds aStoreElementevent listener that will receive onlyPredicate.test(Object)accepted} events. -
Uses of EventInfo in de.espirit.firstspirit.event
Methods in de.espirit.firstspirit.event that return EventInfoModifier and TypeMethodDescription@NotNull EventInfoIDProviderChange.getEventInfo()Provides the lightweight event info object containing metadata about the element change operation, as seen in the filter.