Interface SetAnswer
- All Superinterfaces:
AbstractUpdateCommand<ItemId,,ItemState> Command<ItemState>,ItemUpdateCommand,Serializable,UpdateCommand<ItemId,ItemState>
- All Known Implementing Classes:
ImmutableSetAnswer
@Immutable
public interface SetAnswer
extends AbstractUpdateCommand<ItemId,ItemState>, ItemUpdateCommand
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleancanUpdate(EvalContext context, ItemState itemState) default ItemStateupdate(EvalContext context, ItemState itemState) Methods inherited from interface io.dialob.session.engine.session.command.Command
getEventMatchers, getTriggersMethods inherited from interface io.dialob.session.engine.session.command.UpdateCommand
getTargetId, withTargetId