Uses of Class
javax.batch.runtime.Metric.MetricType

Packages that use Metric.MetricType
javax.batch.runtime   
 

Uses of Metric.MetricType in javax.batch.runtime
 

Methods in javax.batch.runtime that return Metric.MetricType
 Metric.MetricType Metric.getType()
          The getName method returns the metric name.
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 © 2013. All Rights Reserved.