Uses of Interface
io.dialob.session.engine.session.command.UpdateLabelCommand
Packages that use UpdateLabelCommand
-
Uses of UpdateLabelCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement UpdateLabelCommandMethods in io.dialob.session.engine.session.command that return UpdateLabelCommandModifier and TypeMethodDescriptionstatic UpdateLabelCommandCommandFactory.labelUpdate(ItemId targetId, Expression expression) Methods in io.dialob.session.engine.session.command with parameters of type UpdateLabelCommandModifier and TypeMethodDescriptionstatic ImmutableUpdateLabelCommandImmutableUpdateLabelCommand.copyOf(UpdateLabelCommand instance) Creates an immutable copy of aUpdateLabelCommandvalue.ImmutableUpdateLabelCommand.Builder.from(UpdateLabelCommand instance) Fill a builder with attribute values from the providedUpdateLabelCommandinstance.