Uses of Interface
com.evolveum.midpoint.model.api.simulation.ProcessedObject.Metric
-
Packages that use ProcessedObject.Metric Package Description com.evolveum.midpoint.model.api.simulation -
-
Uses of ProcessedObject.Metric in com.evolveum.midpoint.model.api.simulation
Methods in com.evolveum.midpoint.model.api.simulation that return types with arguments of type ProcessedObject.Metric Modifier and Type Method Description @NotNull Collection<ProcessedObject.Metric>
ProcessedObject. getMetrics(@Nullable Boolean showEventMarks, @Nullable Boolean showExplicitMetrics)
Returns the collection ofProcessedObject.Metric
values for this object.
-