189190191192193194195196197198199
if (forumId != null) { forum = this.forumRepository() .forumOfId( tenant, new ForumId(forumId)); } if (forum == null) { forum = this.startNewForum(
233234235236237238239240241242243
if (forumId != null) { forum = this.forumRepository() .forumOfId( tenant, new ForumId(forumId)); } if (forum == null) { forum = this.startNewForum( tenant,