Uses of Interface
io.github.cdklabs.projen.github.workflows.WorkflowRunOptions
-
Packages that use WorkflowRunOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of WorkflowRunOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement WorkflowRunOptions Modifier and Type Class Description static classWorkflowRunOptions.Jsii$ProxyAn implementation forWorkflowRunOptionsMethods in io.github.cdklabs.projen.github.workflows that return WorkflowRunOptions Modifier and Type Method Description WorkflowRunOptionsWorkflowRunOptions.Builder. build()Builds the configured instance.default WorkflowRunOptionsTriggers. getWorkflowRun()(experimental) This event occurs when a workflow run is requested or completed, and allows you to execute a workflow based on the finished result of another workflow.WorkflowRunOptionsTriggers.Jsii$Proxy. getWorkflowRun()Methods in io.github.cdklabs.projen.github.workflows with parameters of type WorkflowRunOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. workflowRun(WorkflowRunOptions workflowRun)Sets the value ofTriggers.getWorkflowRun()
-