You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dss-orchestrator/orchestrators/dss-workflow/dss-workflow-server/src/main/java/com/webank/wedatasphere/dss/workflow/service/impl/WorkflowNodeServiceImpl.java
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -138,13 +138,16 @@ private <K extends DevelopmentRequestRef, V extends ResponseRef> V tryNodeOperat
Copy file name to clipboardExpand all lines: dss-standard/development-standard/development-process-standard/src/main/java/com/webank/wedatasphere/dss/standard/app/development/ref/impl/OnlyDevelopmentRequestRef.java
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,10 +30,18 @@ class RefJobContentWithContextRequestRef extends DevelopmentRequestRefImpl<RefJo
Copy file name to clipboardExpand all lines: dss-standard/development-standard/development-process-standard/src/main/java/com/webank/wedatasphere/dss/standard/app/development/ref/impl/ThirdlyRequestRef.java
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,10 +34,19 @@ class RefJobContentWithContextRequestRef extends DevelopmentRequestRefImpl<RefJo
0 commit comments