Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

ReusableExecutorDependencies: { executor: Executor; parametersList?: CustomParametersList<ExecutorParameterLiteral> }

Type declaration

ReusableExecutorJobRefShape: { executor: { name: StringParameter } }

The shape output when a reusable executor is generated for a job

Type declaration

ReusableExecutorsShape: {}

Type declaration

ReusedExecutorShape: { executor: ReusedExecutorShapeContents }

The shape output when a reusable executor is generated for a job

Type declaration

ReusedExecutorShapeContents: { name: StringParameter } | StringParameter

The shape output when a reusable executor is generated for a job

UnknownReusableExecutor: {}

Type declaration

Generated using TypeDoc