文件夹与任务的关联表
| Fields inherited from class | Fields |
|---|---|
class Task |
CURRENT_YEAR |
| Type | Name and description |
|---|---|
static Object |
belongsTo |
static Object |
constraints |
Folder |
folder所属文件夹 |
Long |
linkId关联任务ID |
static Object |
mapping |
TaskType |
taskType任务类型 |
static Object |
transients |
| Methods inherited from class | Name |
|---|---|
class Task |
beforeInsert, beforeUpdate, getApplication, hashCode, setApplication |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |