Uses of Interface
io.dialob.session.engine.session.command.ErrorLabelUpdateCommand
Packages that use ErrorLabelUpdateCommand
-
Uses of ErrorLabelUpdateCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement ErrorLabelUpdateCommandModifier and TypeClassDescriptionfinal classImmutable implementation ofErrorLabelUpdateCommand.Methods in io.dialob.session.engine.session.command that return ErrorLabelUpdateCommandModifier and TypeMethodDescriptionstatic ErrorLabelUpdateCommandCommandFactory.errorLabelUpdateCommand(ErrorId errorId, Expression expression) Methods in io.dialob.session.engine.session.command with parameters of type ErrorLabelUpdateCommandModifier and TypeMethodDescriptionImmutableErrorLabelUpdateCommand.copyOf(ErrorLabelUpdateCommand instance) Creates an immutable copy of aErrorLabelUpdateCommandvalue.ImmutableErrorLabelUpdateCommand.Builder.from(ErrorLabelUpdateCommand instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.ErrorLabelUpdateCommandinstance.