Classes
Enumerations
Interfaces
TypeAliases

CompassJqlMetricDefinitionConfiguration

The JQL configuration, if any, for this metric definition.

Property NameTypeDescription
__typenameLiteral
customizableMaybe<Boolean>Whether the default JQL string can be overridden by individual metric sources.
formatMaybe<String>Additional JQL formatting that wraps around the default JQL string. Used to construct the final JQL string that is executed.
jqlStringThe default JQL string used to fetch the metric values for any given metric source from this metric definition.

Rate this page: