java.lang.Object
org.sentrysoftware.metricshub.engine.connector.model.monitor.SimpleMonitorJob
All Implemented Interfaces:
Serializable, MonitorJob

public class SimpleMonitorJob extends Object implements MonitorJob
Represents a monitor job associated with a simple monitoring task.

This class implements the MonitorJob interface and is used to encapsulate the configuration and details of a monitoring job that involves a simple monitoring task.

See Also:
  • Constructor Details

    • SimpleMonitorJob

      public SimpleMonitorJob()