- All Superinterfaces:
- RepositoryEvent
public interface RepositoryCacheDeletedEvent
extends RepositoryEvent
Fired when a repository's cache has been deleted to trigger a full reindex. Note that a full re-index is not guaranteed
to follow. Note also that this event is *not* fired when a repository is deleted. This event is to inform clients that
need to stay in sync with the contents of the repository cache - it effectively facilitates "cascading delete".