Package io.dialob.executor.command
Interface ItemInitCommand
-
- All Superinterfaces:
Command<ItemState>,ItemUpdateCommand,Serializable,UpdateCommand<ItemId,ItemState>
- All Known Subinterfaces:
InitGroupItems
- All Known Implementing Classes:
ImmutableInitGroupItems
public interface ItemInitCommand extends ItemUpdateCommand
-
-
Method Summary
-
Methods inherited from interface io.dialob.executor.command.Command
getEventMatchers, getTriggers, update
-
Methods inherited from interface io.dialob.executor.command.UpdateCommand
getTargetId, withTargetId
-
-