Interface UpdateLabelCommand
- All Superinterfaces:
AbstractUpdateAttributeCommand<String>,AbstractUpdateCommand<ItemId,,ItemState> Command<ItemState>,ItemUpdateCommand,Serializable,UpdateCommand<ItemId,ItemState>
- All Known Implementing Classes:
ImmutableUpdateLabelCommand
-
Method Summary
Modifier and TypeMethodDescriptiondefault Set<EventMatcher> default ItemStateupdate(EvalContext context, ItemState itemState) Methods inherited from interface io.dialob.session.engine.session.command.AbstractUpdateAttributeCommand
evalExpression, getExpressionMethods 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
-
update
-
getEventMatchers
- Specified by:
getEventMatchersin interfaceAbstractUpdateAttributeCommand<String>- Specified by:
getEventMatchersin interfaceCommand<ItemState>
-