DolphinScheduler/dolphinscheduler-api
Dean Wong 83d53505de
[Feature-#130] pass global param values when starting new process instance (#4372)
* [DS-130][feat] pass global param values when starting new process instance
    add optional param for start-process-instance api
    reuse command_param in command table for persistence
    overload curingGlobalParams function in ParameterUtils
    not adapt the UI code yet

* change import order

* support datetime expression

* print start params

* (fix) avoid npe when cmdParam is null

Change-Id: I3b4c4b5fa1df316ff221e27146e45d7d4d3a404e
2021-01-12 09:13:27 +08:00
..
src [Feature-#130] pass global param values when starting new process instance (#4372) 2021-01-12 09:13:27 +08:00
pom.xml [Fix-3233][api-server] Fix the bug when compile the code in Java9 env (#4312) 2021-01-05 10:02:16 +08:00