Uses of Interface
io.dialob.executor.command.event.DescriptionUpdatedEvent
-
Packages that use DescriptionUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of DescriptionUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement DescriptionUpdatedEvent Modifier and Type Class Description classImmutableDescriptionUpdatedEventImmutable implementation ofDescriptionUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type DescriptionUpdatedEvent Modifier and Type Method Description static ImmutableDescriptionUpdatedEventImmutableDescriptionUpdatedEvent. copyOf(DescriptionUpdatedEvent instance)Creates an immutable copy of aDescriptionUpdatedEventvalue.ImmutableDescriptionUpdatedEvent.BuilderImmutableDescriptionUpdatedEvent.Builder. from(DescriptionUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.DescriptionUpdatedEventinstance.
-