Uses of Interface
io.github.cdklabs.projen.github.workflows.CommonJobDefinition
-
Packages that use CommonJobDefinition Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of CommonJobDefinition in io.github.cdklabs.projen.github.workflows
Subinterfaces of CommonJobDefinition in io.github.cdklabs.projen.github.workflows Modifier and Type Interface Description interfaceJob(experimental) A GitHub Workflow job definition.interfaceJobCallingReusableWorkflow(experimental) A GitHub Workflow Job calling a reusable workflow.Classes in io.github.cdklabs.projen.github.workflows that implement CommonJobDefinition Modifier and Type Class Description static classCommonJobDefinition.Jsii$ProxyAn implementation forCommonJobDefinitionstatic classJob.Jsii$ProxyAn implementation forJobstatic classJobCallingReusableWorkflow.Jsii$ProxyAn implementation forJobCallingReusableWorkflowMethods in io.github.cdklabs.projen.github.workflows that return CommonJobDefinition Modifier and Type Method Description CommonJobDefinitionCommonJobDefinition.Builder. build()Builds the configured instance.
-