Uses of Class
com.flowable.engage.dto.conversation.UserLastReadStatusDto
-
Packages that use UserLastReadStatusDto Package Description com.flowable.engage.dto.conversation -
-
Uses of UserLastReadStatusDto in com.flowable.engage.dto.conversation
Fields in com.flowable.engage.dto.conversation with type parameters of type UserLastReadStatusDto Modifier and Type Field Description protected List<UserLastReadStatusDto>ConversationLastReadStatusResponse. userLastReadStatusesMethods in com.flowable.engage.dto.conversation that return types with arguments of type UserLastReadStatusDto Modifier and Type Method Description List<UserLastReadStatusDto>ConversationLastReadStatusResponse. getUserLastReadStatuses()Method parameters in com.flowable.engage.dto.conversation with type arguments of type UserLastReadStatusDto Modifier and Type Method Description voidConversationLastReadStatusResponse. setUserLastReadStatuses(List<UserLastReadStatusDto> userLastReadStatuses)
-