public final class ApexRunnerRegistrar
extends java.lang.Object
PipelineRunnerRegistrar and PipelineOptionsRegistrar for the ApexRunner.
 AutoService will register Apex's implementations of the PipelineRunner and
 PipelineOptions as available pipeline runner services.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ApexRunnerRegistrar.OptionsRegisters the  ApexPipelineOptions. | 
| static class  | ApexRunnerRegistrar.RunnerRegisters the  ApexRunner. |