Interface TrackingWriter
- All Known Implementing Classes:
TrackingToLogWriterImpl
public interface TrackingWriter
Will persist or process
TrackingItems recorded by the TrackingRecorder.-
Method Summary
Modifier and TypeMethodDescriptionvoidCallback to notify the write that a new history item was created.
-
Method Details
-
trackingItemCreated
Callback to notify the write that a new history item was created.- Parameters:
item-
-