Uses of Interface
io.dialob.executor.command.event.RequiredUpdatedEvent
-
Packages that use RequiredUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of RequiredUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement RequiredUpdatedEvent Modifier and Type Class Description classImmutableRequiredUpdatedEventImmutable implementation ofRequiredUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type RequiredUpdatedEvent Modifier and Type Method Description static ImmutableRequiredUpdatedEventImmutableRequiredUpdatedEvent. copyOf(RequiredUpdatedEvent instance)Creates an immutable copy of aRequiredUpdatedEventvalue.ImmutableRequiredUpdatedEvent.BuilderImmutableRequiredUpdatedEvent.Builder. from(RequiredUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.RequiredUpdatedEventinstance.
-