Uses of Interface
io.dialob.executor.command.event.ActiveUpdatedEvent
-
Packages that use ActiveUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of ActiveUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement ActiveUpdatedEvent Modifier and Type Class Description classImmutableActiveUpdatedEventImmutable implementation ofActiveUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type ActiveUpdatedEvent Modifier and Type Method Description static ImmutableActiveUpdatedEventImmutableActiveUpdatedEvent. copyOf(ActiveUpdatedEvent instance)Creates an immutable copy of aActiveUpdatedEventvalue.ImmutableActiveUpdatedEvent.BuilderImmutableActiveUpdatedEvent.Builder. from(ActiveUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.ActiveUpdatedEventinstance.
-