Uses of Interface
io.dialob.executor.command.event.ErrorActiveUpdatedEvent
-
Packages that use ErrorActiveUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of ErrorActiveUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement ErrorActiveUpdatedEvent Modifier and Type Class Description classImmutableErrorActiveUpdatedEventImmutable implementation ofErrorActiveUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type ErrorActiveUpdatedEvent Modifier and Type Method Description static ImmutableErrorActiveUpdatedEventImmutableErrorActiveUpdatedEvent. copyOf(ErrorActiveUpdatedEvent instance)Creates an immutable copy of aErrorActiveUpdatedEventvalue.ImmutableErrorActiveUpdatedEvent.BuilderImmutableErrorActiveUpdatedEvent.Builder. from(ErrorActiveUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.ErrorActiveUpdatedEventinstance.
-