Uses of Class
com.bytedesk.core.flow.FlowResponse
Packages that use FlowResponse
-
Uses of FlowResponse in com.bytedesk.core.flow
Methods in com.bytedesk.core.flow that return FlowResponseModifier and TypeMethodDescriptionFlowRestService.convertToResponse
(FlowEntity entity) FlowRestService.create
(FlowRequest request) FlowRestService.queryByUid
(FlowRequest request) FlowRestService.update
(FlowRequest request) Methods in com.bytedesk.core.flow that return types with arguments of type FlowResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<FlowResponse>
FlowRestService.queryByOrg
(FlowRequest request) org.springframework.data.domain.Page<FlowResponse>
FlowRestService.queryByUser
(FlowRequest request)