Basic Information

appmixer.sonarqube.core.FindMeasures

Find Measures

1.0.0

Public

Searches and retrieves measures for projects by providing specific metric keys and project keys. Returns the measure values for the given metrics.

Input Ports

in

FieldTypeDescription
Metric Keys text Comma-separated list of metric keys (required). Example: ncloc,complexity,violations
Project Keys text Comma-separated list of project or view keys (required). Example: my_project,another_project

Output Ports

out

FieldTypeDescription
Measures -

Full Metadata