程序包 com.baidubce.services.bvw.model.workflow
-
类概要 类 说明 DagModel The class of workflow param, is a directed acyclic graph(DAG).StageModel The stage in DAG.StageParamModel The stage param in stage.WorkflowBaseRequest Base workflow request, contains a attribute of workflow name.WorkflowBaseResponse Base workflow response.WorkflowCreateRequest Create Workflow request.WorkflowGetResponse Get workflow response.WorkflowListRequest List workflow requestWorkflowListResponse Workflow list response.WorkflowUpdateRequest Update workflow request. -
枚举概要 枚举 说明 RunnableStatus The enum class to enumerate all the supported instance status in SDK.StageType The enum class to enumerate all the supported stage type in SDK.WorkflowStatus The enum class to enumerate all the supported workflow status in SDK.