Interface Trackable

All Known Implementing Classes:
TriggerApplierWithTrackerImpl

public interface Trackable
An interface for trigger appliers that can track the application of the triggers
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the lineage tracker used by the object.
  • Method Details

    • getTracker

      LineageTracker getTracker()
      Returns the lineage tracker used by the object.
      Returns:
      the tracker used by the object