| Interface | Description |
|---|---|
| TaskDao | |
| TaskExecutionDao | |
| TaskPropertyDao |
| Class | Description |
|---|---|
| TaskDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.tasks.Task. |
| TaskDaoImpl | |
| TaskExecutionDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.tasks.TaskExecution. |
| TaskExecutionDaoImpl | |
| TaskPropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.tasks.TaskProperty. |
| TaskPropertyDaoImpl | |
| TaskStatusEnum |
Copyright © 2019 Communote team. All rights reserved.