-
Method Summary
This field represents the background color, which is displayed in the navigation header for the icon and the picker.
This field represents the path to the project's icon, which is displayed in the navigation header.
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Fields
get, getByPath
-
Method Details
-
-
-
-
projectGroup
@NotNull
Field projectGroup()
- Since:
- 3.9.2
-
-
-
-
-
trackerPrefix
- Since:
- 3.19.1
-
lockWorkRecordsDate
- Since:
- 3.22.1
-
-
icon
This field represents the path to the project's icon, which is displayed in the navigation header.
e.g. "/polarion/ria/images/topicIcons/project.svg"
- Returns:
- the path to the project's icon (e.g. "/polarion/ria/images/topicIcons/project.svg") or the empty string if the icon is not set.
- Since:
- 3.22.2
-
color
This field represents the background color, which is displayed in the navigation header for the icon and the picker.
e.g. "#FF5733"
- Returns:
- the background color (e.g. "#FF5733") or the empty string if the the background color is not set.
- Since:
- 3.22.2