Uses of Interface
io.github.cdklabs.projen.gitlab.WorkflowRule
-
Packages that use WorkflowRule Package Description io.github.cdklabs.projen.gitlab -
-
Uses of WorkflowRule in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement WorkflowRule Modifier and Type Class Description static classWorkflowRule.Jsii$ProxyAn implementation forWorkflowRuleMethods in io.github.cdklabs.projen.gitlab that return WorkflowRule Modifier and Type Method Description WorkflowRuleWorkflowRule.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.gitlab that return types with arguments of type WorkflowRule Modifier and Type Method Description default List<WorkflowRule>Workflow. getRules()(experimental) Used to control whether or not a whole pipeline is created.List<WorkflowRule>Workflow.Jsii$Proxy. getRules()Method parameters in io.github.cdklabs.projen.gitlab with type arguments of type WorkflowRule Modifier and Type Method Description Workflow.BuilderWorkflow.Builder. rules(List<? extends WorkflowRule> rules)Sets the value ofWorkflow.getRules()
-