Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global variables #107

Open
2 of 4 tasks
liangyongrui opened this issue Dec 13, 2019 · 0 comments
Open
2 of 4 tasks

Global variables #107

liangyongrui opened this issue Dec 13, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@liangyongrui
Copy link
Member

liangyongrui commented Dec 13, 2019

  1. 全局变量视为一个 job name 为g的任务产生的结果
  2. Built-in Global dynamic variables: like date, time ...
    • g_xxx
  3. Administrators can customize global variables in the management page
  4. flow 执行时候的临时变量,也存在全局中,并且覆盖之前指定的全局变量 flow execution carries additional information #80
@liangyongrui liangyongrui added this to the future milestone Dec 13, 2019
@liangyongrui liangyongrui added the enhancement New feature or request label Dec 13, 2019
@liangyongrui liangyongrui changed the title Built-in global dynamic variables Global variables Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant