Uses of Interface
io.dialob.executor.command.event.StatusUpdatedEvent
-
Packages that use StatusUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of StatusUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement StatusUpdatedEvent Modifier and Type Class Description classImmutableStatusUpdatedEventImmutable implementation ofStatusUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type StatusUpdatedEvent Modifier and Type Method Description static ImmutableStatusUpdatedEventImmutableStatusUpdatedEvent. copyOf(StatusUpdatedEvent instance)Creates an immutable copy of aStatusUpdatedEventvalue.ImmutableStatusUpdatedEvent.BuilderImmutableStatusUpdatedEvent.Builder. from(StatusUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.StatusUpdatedEventinstance.
-