Package com.firecrawl.models
Class MonitorJsonFieldDiff
- java.lang.Object
-
- com.firecrawl.models.MonitorJsonFieldDiff
-
public class MonitorJsonFieldDiff extends java.lang.ObjectPer-field diff entry returned for monitors that requested JSON extraction. The keys onMonitorPageDiff.getJson()(when used in JSON or mixed mode) are field paths in the extracted JSON; the values are instances of this class describing what changed between the previous and current run.
-
-
Constructor Summary
Constructors Constructor Description MonitorJsonFieldDiff()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetCurrent()java.lang.ObjectgetPrevious()
-