Difference between revisions of "Task Child Tables"
From IMSMA Wiki
(Created page with "{{Note | The child tables of Task are not visible in the Data Inventory Manager. }} {| |- valign="top" | 100px | {| class="wikitable sortable" !...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Note | The child tables of Task are not visible in the Data Inventory Manager. }} | {{Note | The child tables of Task are not visible in the Data Inventory Manager. }} | ||
− | |||
{| | {| | ||
|- valign="top" | |- valign="top" | ||
| | | | ||
− | [[Image: | + | [[Image:Task category.png|100px]] |
+ | | | ||
+ | {| class="wikitable sortable" | ||
+ | ! colspan="5" | task_has_objective | ||
+ | |- | ||
+ | ! Function !! Data type !! Database column name !! Enumcategory !! Pojo name | ||
+ | |- | ||
+ | | - || String || hazard_guid|| || | ||
+ | |- | ||
+ | | - || Parent || task_guid || || | ||
+ | |} | ||
+ | |} | ||
+ | {| | ||
+ | |- valign="top" | ||
+ | | | ||
+ | [[Image:Task category.png|100px]] | ||
| | | | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 23: | Line 37: | ||
|} | |} | ||
|} | |} | ||
+ | |||
+ | {| | ||
+ | |- valign="top" | ||
+ | | | ||
+ | [[Image:Task category.png|100px]] | ||
+ | | | ||
+ | {| class="wikitable sortable" | ||
+ | ! colspan="5" | task_status_history | ||
+ | |- | ||
+ | ! Function !! Data type !! Database column name !! Enumcategory !! Pojo name | ||
+ | |- | ||
+ | | - || String || guid || || Guid | ||
+ | |- | ||
+ | | Reason || Text || reason || || Reason | ||
+ | |- | ||
+ | | Status || Single-select || status_guid || Task Status || Status | ||
+ | |- | ||
+ | | - || Parent || task_guid || || Task | ||
+ | |} | ||
+ | |} | ||
+ | |||
{{NavBox Data Dictionary}} | {{NavBox Data Dictionary}} | ||
[[Category:NAA]] | [[Category:NAA]] |
Latest revision as of 11:17, 16 March 2016
The child tables of Task are not visible in the Data Inventory Manager. |
|
|
|