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