Uses of Class
com.bytedesk.core.action.ActionResponse
Packages that use ActionResponse
-
Uses of ActionResponse in com.bytedesk.core.action
Methods in com.bytedesk.core.action that return ActionResponseModifier and TypeMethodDescriptionActionRestService.convertToResponse
(ActionEntity action) ActionRestService.create
(ActionRequest actionRequest) ActionRestService.queryByUid
(ActionRequest request) ActionRestService.update
(ActionRequest request) Methods in com.bytedesk.core.action that return types with arguments of type ActionResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<ActionResponse>
ActionRestService.queryByOrg
(ActionRequest request) org.springframework.data.domain.Page<ActionResponse>
ActionRestService.queryByUser
(ActionRequest request) Methods in com.bytedesk.core.action with parameters of type ActionResponse