CommandDtoProcessorServiceIdentity

At least one implementation is required.

API

CommandDtoProcessorServiceIdentity.java
class CommandDtoProcessorServiceIdentity {
  CommandDto process(Object domainObject, CommandDto commandDto)
}