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 Array<requestPriorityMatrixCellValueType> Optional The priority matrix Y-Axis label name, for example “Urgency”
xAxisName Array<priorityValueNameType> Optional The priority matrix X-Axis names (with translations), for example, might be High, Medium and Low
XLabel Array<bpmLabelType> Optional The priority matrix X-Axis label name, for example “Impact”
yAxisName Array<priorityValueNameType> Optional The priority matrix Y-Axis names (with translations), for example, might be Critical, Moderate, Low
YLabel Array<bpmLabelType> Optional The priority matrix Y-Axis label name, for example “Urgency”
In This Document