Uses of Interface
com.adobe.aio.cloudmanager.Metric
-
Packages that use Metric Package Description com.adobe.aio.cloudmanager -
-
Uses of Metric in com.adobe.aio.cloudmanager
Methods in com.adobe.aio.cloudmanager that return types with arguments of type Metric Modifier and Type Method Description @NotNull Collection<Metric>
PipelineExecutionApi. getQualityGateResults(@NotNull PipelineExecution execution, @NotNull StepAction action)
Get the metrics for the specified execution and step, if any.
-