Abstract Class: AbstractExecution
Defined in: packages/core/src/execution/AbstractExecution.ts:10
Basic implementation of the Execution interface. Provides the basic functionality for appending and validating jobs.
Extends
Extended by
Constructors
Constructor
new AbstractExecution(
jobs):AbstractExecution
Defined in: packages/core/src/execution/AbstractExecution.ts:13