Package-level declarations

The top-level procedure types.

Types

Link copied to clipboard
sealed interface ActivityAutoDelete

Whether (and how) a scheduling goal should delete its previous outputs before running.

Link copied to clipboard
interface Goal

The interface that all scheduling rules must satisfy.

Link copied to clipboard
interface ProcedureMapper<T : Goal>