Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CompassDynamicScorecardCriteria

The configuration for a scorecard criterion which uses criterion expressions.

Property NameTypeDescription
__typenameLiteral
descriptionMaybe<String>The optional, user provided description of the scorecard criterion
expressionsMaybe<Array<CompassScorecardCriterionExpressionTree>>Expressions evaluated in order, PASS/SKIP will end execution, FAIL will continue onto the next expression, analogous to if/else if/else
idStringThe ID of the scorecard criterion.
maturityGroupMaybe<CompassScorecardCriteriaMaturityGroup>
nameMaybe<String>The optional, user provided name of the scorecard criterion
scorecardCriteriaScoreMaybe<CompassScorecardCriteriaScore>Returns the calculated score for a component.
scoringStrategyRulesMaybe<CompassScorecardCriteriaScoringStrategyRules>
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: