Phases

object Phases

Pipeline phases

Properties

Link copied to clipboard
val After: PipelinePhase

Executes after all transformations

Link copied to clipboard
val Before: PipelinePhase

Executes before any transformations are made

Link copied to clipboard
val Transform: PipelinePhase

Executes transformations