Interface UpdateAllowedActionsCommand
- All Superinterfaces:
AbstractUpdateCommand<ItemId,,ItemState> Command<ItemState>,ItemUpdateCommand,Serializable,UpdateCommand<ItemId,ItemState>
- All Known Implementing Classes:
ImmutableUpdateAllowedActionsCommand
@Immutable
public interface UpdateAllowedActionsCommand
extends AbstractUpdateCommand<ItemId,ItemState>, ItemUpdateCommand
-
Method Summary
Modifier and TypeMethodDescriptiondefault Set<io.dialob.api.proto.Action.Type> evalExpression(EvalContext context) default Set<EventMatcher> default ItemStateupdate(EvalContext context, ItemState itemState) Methods inherited from interface io.dialob.session.engine.session.command.Command
getTriggersMethods inherited from interface io.dialob.session.engine.session.command.UpdateCommand
getTargetId, withTargetId