Uses of Class
com.flowable.engage.dto.conversation.UserLastReadStatusDto
Packages that use UserLastReadStatusDto
-
Uses of UserLastReadStatusDto in com.flowable.engage.dto.conversation
Fields in com.flowable.engage.dto.conversation with type parameters of type UserLastReadStatusDtoModifier and TypeFieldDescriptionprotected List<UserLastReadStatusDto>
ConversationLastReadStatusResponse.userLastReadStatuses
Methods in com.flowable.engage.dto.conversation that return types with arguments of type UserLastReadStatusDtoMethod parameters in com.flowable.engage.dto.conversation with type arguments of type UserLastReadStatusDtoModifier and TypeMethodDescriptionvoid
ConversationLastReadStatusResponse.setUserLastReadStatuses
(List<UserLastReadStatusDto> userLastReadStatuses)