Uses of Class
com.finconsgroup.itserr.marketplace.usercommunication.dm.dto.InputCreateGroupConversationDto
Packages that use InputCreateGroupConversationDto
Package
Description
-
Uses of InputCreateGroupConversationDto in com.finconsgroup.itserr.marketplace.usercommunication.dm.api
Methods in com.finconsgroup.itserr.marketplace.usercommunication.dm.api with parameters of type InputCreateGroupConversationDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Conversation> GroupConversationApi.createGroupConversation(InputCreateGroupConversationDto request) -
Uses of InputCreateGroupConversationDto in com.finconsgroup.itserr.marketplace.usercommunication.dm.controller
Methods in com.finconsgroup.itserr.marketplace.usercommunication.dm.controller with parameters of type InputCreateGroupConversationDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Conversation> GroupConversationController.createGroupConversation(InputCreateGroupConversationDto request) Create a new group conversation