Uses of Interface
io.dialob.executor.command.event.ValidUpdatedEvent
-
Packages that use ValidUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of ValidUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement ValidUpdatedEvent Modifier and Type Class Description classImmutableValidUpdatedEventImmutable implementation ofValidUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type ValidUpdatedEvent Modifier and Type Method Description static ImmutableValidUpdatedEventImmutableValidUpdatedEvent. copyOf(ValidUpdatedEvent instance)Creates an immutable copy of aValidUpdatedEventvalue.ImmutableValidUpdatedEvent.BuilderImmutableValidUpdatedEvent.Builder. from(ValidUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.ValidUpdatedEventinstance.
-