Package com.polarion.alm.tracker.model
Interface ITypeOpt
- All Superinterfaces:
IEnumOption
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
It is used to check whether test case execution needs a signature or not (for Test Runs only).static final String
Fields inherited from interface com.polarion.platform.persistence.IEnumOption
PROPERTY_KEY_COLOR, PROPERTY_KEY_DEFAULT, PROPERTY_KEY_DESCRIPTION, PROPERTY_KEY_HIDDEN, PROPERTY_KEY_ICON_URL, PROPERTY_KEY_UI_LINK, PROPERTY_KEY_URI
-
Method Summary
Methods inherited from interface com.polarion.platform.persistence.IEnumOption
getEnumId, getId, getName, getProperties, getProperty, getSequenceNumber, isDefault, isHidden, isPhantom
-
Field Details
-
PROPERTY_KEY_TEMPLATE_WORKITEM
- Since:
- 3.6.1
- See Also:
-
PROPERTY_KEY_REQUIRES_SIGNATURE_TCE
It is used to check whether test case execution needs a signature or not (for Test Runs only).- Since:
- 3.10.0
- See Also:
-