@Inject
 @Override
 public void setCommandService(TransactionalCommandService commandService) {
   super.setCommandService(commandService);
 }