shouldDeletePastCreations

Whether the scheduler should delete this goal's past created activities.

Default implementation returns ActivityAutoDelete.No. Override this method to specify otherwise and choose a strategy for deleted anchors.

This method may be called multiple times during the scheduling run, and must return the same result every time. All calls to this method and run during a scheduling run will be performed on the same object instance.