类的使用
com.aizuda.easy.retry.server.web.model.response.WorkflowBatchResponseVO
使用WorkflowBatchResponseVO的程序包
程序包
说明
-
com.aizuda.easy.retry.server.web.controller中WorkflowBatchResponseVO的使用
-
com.aizuda.easy.retry.server.web.service中WorkflowBatchResponseVO的使用
-
com.aizuda.easy.retry.server.web.service.convert中WorkflowBatchResponseVO的使用
修饰符和类型方法说明WorkflowConverter.toWorkflowBatchResponseVO(WorkflowTaskBatch workflowTaskBatch, Workflow workflow) WorkflowConverterImpl.toWorkflowBatchResponseVO(WorkflowTaskBatch workflowTaskBatch, Workflow workflow) protected WorkflowBatchResponseVOWorkflowConverterImpl.workflowBatchResponseDOToWorkflowBatchResponseVO(WorkflowBatchResponseDO workflowBatchResponseDO) 修饰符和类型方法说明WorkflowConverter.toWorkflowBatchResponseVO(List<WorkflowBatchResponseDO> workflowBatchResponseList) WorkflowConverterImpl.toWorkflowBatchResponseVO(List<WorkflowBatchResponseDO> workflowBatchResponseList) -
com.aizuda.easy.retry.server.web.service.impl中WorkflowBatchResponseVO的使用