Uses of Interface
io.dialob.session.engine.session.command.VariableUpdateCommand
Packages that use VariableUpdateCommand
-
Uses of VariableUpdateCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement VariableUpdateCommandMethods in io.dialob.session.engine.session.command that return VariableUpdateCommandModifier and TypeMethodDescriptionstatic VariableUpdateCommandCommandFactory.variableUpdateCommand(ItemId targetId, Expression expression) Methods in io.dialob.session.engine.session.command with parameters of type VariableUpdateCommandModifier and TypeMethodDescriptionImmutableVariableUpdateCommand.copyOf(VariableUpdateCommand instance) Creates an immutable copy of aVariableUpdateCommandvalue.ImmutableVariableUpdateCommand.Builder.from(VariableUpdateCommand instance) Fill a builder with attribute values from the providedVariableUpdateCommandinstance.