A C E F G I K P R S T U V W
A
- add(RequestInsertTask, JobRequest) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.WorkflowQueryService
-
C
- change(RequestUpdateTask) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.WorkflowQueryService
-
- close() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
- com.webank.wedatasphere.dss.flow.execution.entrance.dao - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.dao
-
- com.webank.wedatasphere.dss.flow.execution.entrance.entity - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.entity
-
- com.webank.wedatasphere.dss.flow.execution.entrance.enums - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.enums
-
- com.webank.wedatasphere.dss.flow.execution.entrance.job - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.job
-
- com.webank.wedatasphere.dss.flow.execution.entrance.persistence - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.persistence
-
- com.webank.wedatasphere.dss.flow.execution.entrance.restful - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.restful
-
- com.webank.wedatasphere.dss.flow.execution.entrance.service - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.service
-
- com.webank.wedatasphere.dss.flow.execution.entrance.service.impl - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.service.impl
-
- com.webank.wedatasphere.dss.flow.execution.entrance.status - 程序包 com.webank.wedatasphere.dss.flow.execution.entrance.status
-
E
- execute(HttpServletRequest, Map<String, Object>) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.restful.FlowEntranceRestfulApi
-
The execute function handles the request submitted by the user to execute the task, and the execution ID is returned to the user.
- ExecuteStrategyEnum - com.webank.wedatasphere.dss.flow.execution.entrance.enums中的枚举
-
- execution(String, String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.restful.FlowExecutionRestfulApi
-
F
- FlowEntranceRestfulApi - com.webank.wedatasphere.dss.flow.execution.entrance.restful中的类
-
- FlowEntranceRestfulApi() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.restful.FlowEntranceRestfulApi
-
- FlowExecutionAppConnLinkisJob - com.webank.wedatasphere.dss.flow.execution.entrance.job中的类
-
- FlowExecutionAppConnLinkisJob() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.job.FlowExecutionAppConnLinkisJob
-
- FlowExecutionCommonLinkisJob - com.webank.wedatasphere.dss.flow.execution.entrance.job中的类
-
- FlowExecutionCommonLinkisJob() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.job.FlowExecutionCommonLinkisJob
-
- FlowExecutionRestfulApi - com.webank.wedatasphere.dss.flow.execution.entrance.restful中的类
-
- FlowExecutionRestfulApi() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.restful.FlowExecutionRestfulApi
-
- flush() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
G
- getCostTime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getCreatedTime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getCreatedTime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getCreatetime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getEngineInstance() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getEngineInstance() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getEngineStartTime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getEngineStartTime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getEngineType() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getEngineType() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getEnum(String) - 枚举 中的静态方法com.webank.wedatasphere.dss.flow.execution.entrance.enums.ExecuteStrategyEnum
-
- getErrCode() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getErrCode() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getErrDesc() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getErrDesc() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getExecId() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getExecId() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getExecuteApplicationName() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getExecuteApplicationName() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getExecuteInfoByFlowId(Long) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.WorkflowExecuteInfoMapper
-
- getExecuteInfoByFlowId(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.impl.WorkflowExecutionInfoServiceImpl
-
- getExecuteInfoByFlowId(Long) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.WorkflowExecutionInfoService
-
- getExecuteInfoByFlowIdAndVersion(Long, String) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.WorkflowExecuteInfoMapper
-
- getExecutionCode() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getExecutionCode() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getFailedJobs() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getFailedJobsList() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- getFlowId() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getId() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getInstance() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getInstance() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getJobName() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.job.FlowExecutionAppConnLinkisJob
-
- getJobName() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.job.FlowExecutionCommonLinkisJob
-
- getLabelJson() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getLogPath() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getLogPath() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getName() - 枚举 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.enums.ExecuteStrategyEnum
-
- getParamsJson() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getParamsJson() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getPendingJobs() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getPendingJobsList() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- getProgress() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getProgress() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getRequestApplicationName() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getRequestApplicationName() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getResultLocation() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getResultLocation() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getRunningJobs() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getRunningJobsList() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- getRunType() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getRunType() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getSkippedJobs() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getSkippedJobsList() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- getSourceJson() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getSourceJson() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getSourceTailor() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getStatus() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getStatus() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getStatus() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getStrongerExecId() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getSubmitUser() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getSubmitUser() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.job.FlowExecutionAppConnLinkisJob
-
- getSubmitUser() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.job.FlowExecutionCommonLinkisJob
-
- getSucceedJobs() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getSucceedJobsByFlowId(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.impl.WorkflowExecutionInfoServiceImpl
-
- getSucceedJobsByFlowId(Long) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.WorkflowExecutionInfoService
-
- getSucceedJobsList() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- getSucceedJobsStr(String, String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.impl.WorkflowExecutionInfoServiceImpl
-
- getTaskId() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getTaskID() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getTaskID() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getTaskResource() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getUmUser() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getUmUser() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getUpdatedTime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- getUpdatedTime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- getUpdatetime() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- getUser() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.job.FlowExecutionAppConnLinkisJob
-
- getUser() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.job.FlowExecutionCommonLinkisJob
-
- getValue() - 枚举 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.enums.ExecuteStrategyEnum
-
- getVersion() - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
I
- insert(WorkflowExecuteInfo) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.WorkflowExecuteInfoMapper
-
- insertTask(WorkflowQueryTask) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.TaskMapper
-
K
- kill(String, Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.restful.FlowEntranceRestfulApi
-
P
- persist(JobRequest) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
- persist(SubJobInfo) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
R
- readAll(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
- retrieveJobDetailReq(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
- retrieveJobReq(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
S
- saveExecuteInfo(WorkflowExecuteInfoVo) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.impl.WorkflowExecutionInfoServiceImpl
-
- saveExecuteInfo(WorkflowExecuteInfoVo) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.service.WorkflowExecutionInfoService
-
- search(Long, String, List<String>, Date, Date, String, String, String) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.TaskMapper
-
- selectTask(WorkflowQueryTask) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.TaskMapper
-
- selectTaskStatusForUpdate(Long) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.TaskMapper
-
- setCostTime(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setCreatedTime(Date) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setCreatedTime(Date) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setCreatetime(Date) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setEngineInstance(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setEngineInstance(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setEngineStartTime(Date) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setEngineStartTime(Date) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setEngineType(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setEngineType(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setEntranceServer(EntranceServer) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.restful.FlowEntranceRestfulApi
-
- setEntranceServer(EntranceServer) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.restful.FlowExecutionRestfulApi
-
- setErrCode(Integer) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setErrCode(Integer) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setErrDesc(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setErrDesc(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setExecId(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setExecId(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setExecuteApplicationName(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setExecuteApplicationName(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setExecutionCode(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setExecutionCode(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setFailedJobs(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setFailedJobsList(List<Map<String, Object>>) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- setFlowId(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setId(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setInstance(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setInstance(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setLabelJson(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setLogPath(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setLogPath(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setParamsJson(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setParamsJson(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setPendingJobs(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setPendingJobsList(List<Map<String, Object>>) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- setProgress(Float) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setProgress(Float) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setRequestApplicationName(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setRequestApplicationName(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setResultLocation(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setResultLocation(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setRunningJobs(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setRunningJobsList(List<Map<String, Object>>) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- setRunType(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setRunType(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setSkippedJobs(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setSkippedJobsList(List<Map<String, Object>>) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- setSourceJson(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setSourceJson(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setSourceTailor(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setStatus(Integer) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setStatus(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setStatus(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setStrongerExecId(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setSubmitUser(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setSucceedJobs(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setSucceedJobsList(List<Map<String, Object>>) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- setTaskId(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setTaskID(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setTaskID(Long) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setTaskResource(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setUmUser(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setUmUser(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setUpdatedTime(Date) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- setUpdatedTime(Date) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
- setUpdatetime(Date) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- setVersion(String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- status(String, String) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.restful.FlowEntranceRestfulApi
-
T
- TaskMapper - com.webank.wedatasphere.dss.flow.execution.entrance.dao中的接口
-
- TaskStatus - com.webank.wedatasphere.dss.flow.execution.entrance.status中的枚举
-
U
- updateIfNeeded(JobRequest) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
- updateIfNeeded(SubJobInfo) - 类 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
- updateTask(WorkflowQueryTask) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.TaskMapper
-
- updateWorkflowExecuteInfo(WorkflowExecuteInfo) - 接口 中的方法com.webank.wedatasphere.dss.flow.execution.entrance.dao.WorkflowExecuteInfoMapper
-
V
- valueOf(String) - 枚举 中的静态方法com.webank.wedatasphere.dss.flow.execution.entrance.enums.ExecuteStrategyEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.webank.wedatasphere.dss.flow.execution.entrance.status.TaskStatus
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.webank.wedatasphere.dss.flow.execution.entrance.enums.ExecuteStrategyEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.webank.wedatasphere.dss.flow.execution.entrance.status.TaskStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
W
- WorkflowExecuteInfo - com.webank.wedatasphere.dss.flow.execution.entrance.entity中的类
-
- WorkflowExecuteInfo() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfo
-
- WorkflowExecuteInfoMapper - com.webank.wedatasphere.dss.flow.execution.entrance.dao中的接口
-
- WorkflowExecuteInfoVo - com.webank.wedatasphere.dss.flow.execution.entrance.entity中的类
-
- WorkflowExecuteInfoVo() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowExecuteInfoVo
-
- WorkflowExecutionInfoService - com.webank.wedatasphere.dss.flow.execution.entrance.service中的接口
-
- WorkflowExecutionInfoServiceImpl - com.webank.wedatasphere.dss.flow.execution.entrance.service.impl中的类
-
- WorkflowExecutionInfoServiceImpl() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.service.impl.WorkflowExecutionInfoServiceImpl
-
- WorkflowPersistenceEngine - com.webank.wedatasphere.dss.flow.execution.entrance.persistence中的类
-
- WorkflowPersistenceEngine() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.persistence.WorkflowPersistenceEngine
-
- WorkflowQueryService - com.webank.wedatasphere.dss.flow.execution.entrance.service中的接口
-
- WorkflowQueryTask - com.webank.wedatasphere.dss.flow.execution.entrance.entity中的类
-
- WorkflowQueryTask() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTask
-
- WorkflowQueryTaskVO - com.webank.wedatasphere.dss.flow.execution.entrance.entity中的类
-
- WorkflowQueryTaskVO() - 类 的构造器com.webank.wedatasphere.dss.flow.execution.entrance.entity.WorkflowQueryTaskVO
-
A C E F G I K P R S T U V W
Copyright © 2022. All rights reserved.