Interface PersistentTasks

All Known Implementing Classes:
ClusterPersistentTasksCustomMetadata, PersistentTasksCustomMetadata

public interface PersistentTasks
The common data structure for persistent tasks, both cluster-scoped and project-scoped. It is meant to be used in places where both type of tasks are processed similarly to achieve better code reuse.