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