Uses of Interface
io.github.cdklabs.projen.gitlab.Workflow
-
Packages that use Workflow Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Workflow in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement Workflow Modifier and Type Class Description static classWorkflow.Jsii$ProxyAn implementation forWorkflowMethods in io.github.cdklabs.projen.gitlab that return Workflow Modifier and Type Method Description WorkflowWorkflow.Builder. build()Builds the configured instance.WorkflowCiConfiguration. getWorkflow()(experimental) Used to control pipeline behavior.default WorkflowCiConfigurationOptions. getWorkflow()(experimental) Used to control pipeline behavior.WorkflowCiConfigurationOptions.Jsii$Proxy. getWorkflow()Methods in io.github.cdklabs.projen.gitlab with parameters of type Workflow Modifier and Type Method Description CiConfiguration.BuilderCiConfiguration.Builder. workflow(Workflow workflow)(experimental) Used to control pipeline behavior.CiConfigurationOptions.BuilderCiConfigurationOptions.Builder. workflow(Workflow workflow)Sets the value ofCiConfigurationOptions.getWorkflow()GitlabConfiguration.BuilderGitlabConfiguration.Builder. workflow(Workflow workflow)(experimental) Used to control pipeline behavior.NestedConfiguration.BuilderNestedConfiguration.Builder. workflow(Workflow workflow)(experimental) Used to control pipeline behavior.
-