-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 0.17
-
Fix Version/s: 0.19
-
Labels:None
We need to do refactoring topic related code.
Kick off TopicDto. Create constructor without arguments in Topic and replace validation annotations from TopicDto.
Avoid numerous arguments passing in TransactionalTopicService's methods. Replace these arguments to single Topic object.