English
Common Parameters
About 85 wordsLess than 1 minute
2026-04-17
This page summarizes common business parameters used in Business Flow To-Do plugin events.
| Parameter | Description | Type |
|---|---|---|
| taskId | Current to-do task ID | String |
| name | Current to-do task name | String |
| state | Current to-do task status | String |
Description
- The preceding parameters can usually be obtained through
getTaskData()inbpm.remindCard.render.before flowTodo.bpmList.render.afteris mainly used to configure batch processing behavior and does not depend on single-card context- For specific hook parameters, see the documentation in the
eventsdirectory
