Uses of Class
vaultWeb.dtos.BatchOperationDto
Packages that use BatchOperationDto
-
Uses of BatchOperationDto in vaultWeb.controllers
Methods in vaultWeb.controllers that return BatchOperationDtoModifier and TypeMethodDescriptionPrivateChatController.clearMultipleChats(@Valid ClearChatRequestDto request, org.springframework.security.core.Authentication authentication) PrivateChatController.createGroupFromChats(@Valid CreateGroupFromChatsRequest groupCreationRequest, org.springframework.security.core.Authentication authentication)