Interface UpdateValueSetCommand
- All Superinterfaces:
Command<ValueSetState>,Serializable,UpdateCommand<ValueSetId,ValueSetState>
- All Known Implementing Classes:
ImmutableUpdateValueSetCommand
-
Method Summary
Modifier and TypeMethodDescriptiondefault Set<EventMatcher> default ValueSetStateupdate(EvalContext context, ValueSetState state) Methods inherited from interface io.dialob.session.engine.session.command.Command
getTriggersMethods inherited from interface io.dialob.session.engine.session.command.UpdateCommand
getTargetId, withTargetId
-
Method Details
-
getEntries
-
getEventMatchers
- Specified by:
getEventMatchersin interfaceCommand<ValueSetState>
-
update
- Specified by:
updatein interfaceCommand<ValueSetState>
-