Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - priorityMatrixConfigType

Description

Priority matrix configuration.

Properties

Name Type Occurrence Description
cellValue requestPriorityMatrixCellValueType Optional
Array (0/∞)
The priority matrix Y-Axis label name, for example “Urgency”
xAxisName priorityValueNameType Optional
Array (0/∞)
The priority matrix X-Axis names (with translations), for example, might be High, Medium and Low
XLabel bpmLabelType Optional
Array (0/∞)
The priority matrix X-Axis label name, for example “Impact”
yAxisName priorityValueNameType Optional
Array (0/∞)
The priority matrix Y-Axis names (with translations), for example, might be Critical, Moderate, Low
YLabel bpmLabelType Optional
Array (0/∞)
The priority matrix Y-Axis label name, for example “Urgency”
In This Document