Uses of Class
org.alfresco.event.outbox.MetricsAdapter.MetricId
-
Uses of MetricsAdapter.MetricId in org.alfresco.event.outbox
Methods in org.alfresco.event.outbox that return MetricsAdapter.MetricIdModifier and TypeMethodDescriptionstatic MetricsAdapter.MetricIdCreates an instance of theMetricsAdapter.MetricIdMethods in org.alfresco.event.outbox with parameters of type MetricsAdapter.MetricIdModifier and TypeMethodDescriptiondefault voidMetricsAdapter.report(MetricsAdapter.MetricId metricId, long number) It's used to report a single value based metric.default voidMetricsAdapter.report(MetricsAdapter.MetricId metricId, Duration duration) It's used to report an execution of some action with its duration.