Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SbloodyS committed Apr 6, 2022
1 parent ab66d70 commit 026df2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ EXECUTE_PROCESS_TAG=execute process related operation
PROCESS_INSTANCE_EXECUTOR_TAG=process instance executor related operation
RUN_PROCESS_INSTANCE_NOTES=run process instance
BATCH_RUN_PROCESS_INSTANCE_NOTES=batch run process instance(If any processDefinitionCode cannot be found, the failure information is returned and the status is set to failed. The successful task will run normally and will not stop)
START_NODE_LIST=start node list\uFF08node name\uFF09
START_NODE_LIST=start node list(node name)
TASK_DEPEND_TYPE=task depend type
COMMAND_TYPE=command type
RUN_MODE=run mode
Expand Down

0 comments on commit 026df2c

Please sign in to comment.