Uses of Class
com.bytedesk.service.agent_status.AgentStatusResponse
Packages that use AgentStatusResponse
-
Uses of AgentStatusResponse in com.bytedesk.service.agent_status
Methods in com.bytedesk.service.agent_status that return AgentStatusResponseModifier and TypeMethodDescriptionAgentStatusService.convertToResponse
(AgentStatusEntity entity) AgentStatusService.create
(AgentStatusRequest request) AgentStatusService.update
(AgentStatusRequest request) Methods in com.bytedesk.service.agent_status that return types with arguments of type AgentStatusResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<AgentStatusResponse>
AgentStatusService.queryByOrg
(AgentStatusRequest request) org.springframework.data.domain.Page<AgentStatusResponse>
AgentStatusService.queryByUser
(AgentStatusRequest request)