Uses of Enum Class
edu.ucsb.cs156.frontiers.services.GithubGraphQLService.ValidationStatus
Packages that use GithubGraphQLService.ValidationStatus
-
Uses of GithubGraphQLService.ValidationStatus in edu.ucsb.cs156.frontiers.services
Methods in edu.ucsb.cs156.frontiers.services that return GithubGraphQLService.ValidationStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GithubGraphQLService.ValidationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.ucsb.cs156.frontiers.services that return types with arguments of type GithubGraphQLService.ValidationStatusModifier and TypeMethodDescriptionGithubGraphQLService.assertBranchesExist(Course course, List<BranchId> branches)