Interface ValidationDisabledUpdateCommand
- All Superinterfaces:
Command<ErrorState>,ErrorUpdateCommand,Serializable,UpdateCommand<ErrorId,ErrorState>
- All Known Implementing Classes:
ImmutableValidationDisabledUpdateCommand
-
Method Summary
Modifier and TypeMethodDescriptiondefault ErrorStateupdate(EvalContext context, ErrorState state) Methods inherited from interface io.dialob.session.engine.session.command.Command
getTriggersMethods inherited from interface io.dialob.session.engine.session.command.ErrorUpdateCommand
getEventMatchers, getExpressionMethods inherited from interface io.dialob.session.engine.session.command.UpdateCommand
getTargetId, withTargetId
-
Method Details
-
update
- Specified by:
updatein interfaceCommand<ErrorState>
-