Uses of Interface
io.dialob.executor.command.event.LabelUpdatedEvent
-
Packages that use LabelUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of LabelUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement LabelUpdatedEvent Modifier and Type Class Description classImmutableLabelUpdatedEventImmutable implementation ofLabelUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type LabelUpdatedEvent Modifier and Type Method Description static ImmutableLabelUpdatedEventImmutableLabelUpdatedEvent. copyOf(LabelUpdatedEvent instance)Creates an immutable copy of aLabelUpdatedEventvalue.ImmutableLabelUpdatedEvent.BuilderImmutableLabelUpdatedEvent.Builder. from(LabelUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.LabelUpdatedEventinstance.
-