Uses of Class
io.github.cdklabs.projen.gitlab.WorkflowWhen
-
Packages that use WorkflowWhen Package Description io.github.cdklabs.projen.gitlab -
-
Uses of WorkflowWhen in io.github.cdklabs.projen.gitlab
Methods in io.github.cdklabs.projen.gitlab that return WorkflowWhen Modifier and Type Method Description static WorkflowWhenWorkflowWhen. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkflowWhen[]WorkflowWhen. values()Returns an array containing the constants of this enum type, in the order they are declared.
-