Uses of Interface
io.dialob.session.engine.session.command.UpdateDisabledCommand
Packages that use UpdateDisabledCommand
-
Uses of UpdateDisabledCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement UpdateDisabledCommandMethods in io.dialob.session.engine.session.command that return UpdateDisabledCommandModifier and TypeMethodDescriptionstatic UpdateDisabledCommandCommandFactory.updateDisabled(ItemId targetId, Expression expression) Methods in io.dialob.session.engine.session.command with parameters of type UpdateDisabledCommandModifier and TypeMethodDescriptionImmutableUpdateDisabledCommand.copyOf(UpdateDisabledCommand instance) Creates an immutable copy of aUpdateDisabledCommandvalue.ImmutableUpdateDisabledCommand.Builder.from(UpdateDisabledCommand instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.UpdateDisabledCommandinstance.