Name | Request | Response variables | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
addTask |
GET /cdna-admin/scheduler/add-task |
|
Add a new record. Assigns an empty record to the template. | ||||||||
editTask |
GET /cdna-admin/scheduler/task/{id}
|
|
Retrieve a single record and display the edit page for the record | ||||||||
manageTasks |
GET /cdna-admin/scheduler/tasks |
|
Retrieve available records and assign them to the template for editing. |