Uses of Interface
io.dialob.executor.command.event.RowItemsAddedEventsProvider
-
Packages that use RowItemsAddedEventsProvider Package Description io.dialob.executor.command.event -
-
Uses of RowItemsAddedEventsProvider in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement RowItemsAddedEventsProvider Modifier and Type Class Description classImmutableRowItemsAddedEventsProviderImmutable implementation ofRowItemsAddedEventsProvider.Methods in io.dialob.executor.command.event with parameters of type RowItemsAddedEventsProvider Modifier and Type Method Description static ImmutableRowItemsAddedEventsProviderImmutableRowItemsAddedEventsProvider. copyOf(RowItemsAddedEventsProvider instance)Creates an immutable copy of aRowItemsAddedEventsProvidervalue.ImmutableRowItemsAddedEventsProvider.BuilderImmutableRowItemsAddedEventsProvider.Builder. from(RowItemsAddedEventsProvider instance)Fill a builder with attribute values from the providedRowItemsAddedEventsProviderinstance.
-