| Package | Description | 
|---|---|
| javax.batch.runtime | Provides APIs for viewing the detailed outcomes and metrics of Batch job executions. | 
| Modifier and Type | Method and Description | 
|---|---|
| Metric.MetricType | Metric. getType()The getName method returns the metric type. | 
| static Metric.MetricType | Metric.MetricType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Metric.MetricType[] | Metric.MetricType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.