Name | Type | Description | Notes |
---|---|---|---|
id | Integer | ||
typeKey | String | ||
display | String | ||
displayPlural | String | ||
description | String | ||
image | String | ||
category | CategoryEnum | ||
widgets | List<ItemTypeWidget> | ||
fields | List<ItemTypeField> | ||
system | Boolean |
Name | Value |
---|---|
CORE | "CORE" |
ATTACHMENT | "ATTACHMENT" |
COMPONENT | "COMPONENT" |
SET | "SET" |
SECTION | "SECTION" |
TEXT | "TEXT" |
TEST_PLAN | "TEST_PLAN" |
TEST_CYCLE | "TEST_CYCLE" |
TEST_RUN | "TEST_RUN" |
TEST_CASE | "TEST_CASE" |
PROGRESSABLE | "PROGRESSABLE" |