java.lang.Object
org.sentrysoftware.metricshub.engine.connector.model.monitor.task.Mapping
All Implemented Interfaces:
Serializable

public class Mapping extends Object implements Serializable
A class representing the mapping configuration for a monitor task. It includes mappings for source attributes, metrics, conditional collections, and legacy text parameters. The mappings are case-insensitive.
See Also:
  • Constructor Details

    • Mapping

      public Mapping()