Uses of Class
com.bytedesk.core.workflow_node.WorkflowNodeResponse
Packages that use WorkflowNodeResponse
-
Uses of WorkflowNodeResponse in com.bytedesk.core.workflow
Fields in com.bytedesk.core.workflow with type parameters of type WorkflowNodeResponse -
Uses of WorkflowNodeResponse in com.bytedesk.core.workflow_node
Methods in com.bytedesk.core.workflow_node that return WorkflowNodeResponseModifier and TypeMethodDescriptionWorkflowNodeRestService.convertToResponse(WorkflowNodeEntity entity) WorkflowNodeRestService.create(WorkflowNodeRequest request) static WorkflowNodeResponseWorkflowNodeConvert.toResponse(WorkflowNodeEntity entity) Convert WorkflowNodeEntity to WorkflowNodeResponsestatic WorkflowNodeResponseWorkflowNodeConvert.toResponse(WorkflowBaseNode node, String workflowUid) Convert WorkflowBaseNode to WorkflowNodeResponseWorkflowNodeRestService.update(WorkflowNodeRequest request)