Uses of Interface
io.dialob.executor.command.event.ErrorEvent
-
Packages that use ErrorEvent Package Description io.dialob.executor.command.event -
-
Uses of ErrorEvent in io.dialob.executor.command.event
Subinterfaces of ErrorEvent in io.dialob.executor.command.event Modifier and Type Interface Description interfaceErrorActiveUpdatedEventClasses in io.dialob.executor.command.event that implement ErrorEvent Modifier and Type Class Description classImmutableErrorActiveUpdatedEventImmutable implementation ofErrorActiveUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type ErrorEvent Modifier and Type Method Description ImmutableErrorActiveUpdatedEvent.BuilderImmutableErrorActiveUpdatedEvent.Builder. from(ErrorEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.ErrorEventinstance.
-