Uses of Interface
org.axonframework.test.eventscheduler.ScheduledItem
Packages that use ScheduledItem
-
Uses of ScheduledItem in org.axonframework.test.eventscheduler
Classes in org.axonframework.test.eventscheduler that implement ScheduledItemModifier and TypeClassDescriptionclassScheduleToken returned by the StubEventScheduler.Methods in org.axonframework.test.eventscheduler that return types with arguments of type ScheduledItemModifier and TypeMethodDescriptionStubEventScheduler.getScheduledItems()Returns a view of all the scheduled Events at the time this method is called.