@nocobase/plugin-workflow-delay
Version:
Could be used in workflow parallel branch for waiting other branches.
10 lines • 476 B
JSON
{
"Delay": "Delay",
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
"Duration": "Duration",
"Unit": "Unit",
"End status": "End status",
"Select status": "Select status",
"Succeed and continue": "Succeed and continue",
"Fail and exit": "Fail and exit"
}