Uses of Interface
io.dialob.session.engine.session.command.UpdateAllowedActionsCommand
Packages that use UpdateAllowedActionsCommand
-
Uses of UpdateAllowedActionsCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement UpdateAllowedActionsCommandModifier and TypeClassDescriptionfinal classImmutable implementation ofUpdateAllowedActionsCommand.Methods in io.dialob.session.engine.session.command that return UpdateAllowedActionsCommandModifier and TypeMethodDescriptionstatic UpdateAllowedActionsCommandCommandFactory.allowedActionsUpdate(ItemId targetId, Expression expression) Methods in io.dialob.session.engine.session.command with parameters of type UpdateAllowedActionsCommandModifier and TypeMethodDescriptionImmutableUpdateAllowedActionsCommand.copyOf(UpdateAllowedActionsCommand instance) Creates an immutable copy of aUpdateAllowedActionsCommandvalue.ImmutableUpdateAllowedActionsCommand.Builder.from(UpdateAllowedActionsCommand instance) Fill a builder with attribute values from the providedUpdateAllowedActionsCommandinstance.