Class SimpleMonitorJob
java.lang.Object
org.sentrysoftware.metricshub.engine.connector.model.monitor.SimpleMonitorJob
- All Implemented Interfaces:
Serializable,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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleMonitorJob
public SimpleMonitorJob()
-