Interface ErrorUpdateCommand
- All Superinterfaces:
Command<ErrorState>,Serializable,UpdateCommand<ErrorId,ErrorState>
- All Known Subinterfaces:
ErrorLabelUpdateCommand,UpdateValidationCommand,ValidationDisabledUpdateCommand
- All Known Implementing Classes:
ImmutableErrorLabelUpdateCommand,ImmutableUpdateValidationCommand,ImmutableValidationDisabledUpdateCommand
-
Method Summary
Methods inherited from interface io.dialob.session.engine.session.command.Command
getTriggers, updateMethods inherited from interface io.dialob.session.engine.session.command.UpdateCommand
getTargetId, withTargetId
-
Method Details
-
getExpression
-
getEventMatchers
- Specified by:
getEventMatchersin interfaceCommand<ErrorState>
-
findConcreteItem
-