Uses of Class
edu.ucsb.cs156.frontiers.errors.NoLinkedOrganizationException
Packages that use NoLinkedOrganizationException
-
Uses of NoLinkedOrganizationException in edu.ucsb.cs156.frontiers.services
Methods in edu.ucsb.cs156.frontiers.services that throw NoLinkedOrganizationExceptionModifier and TypeMethodDescriptionGithubGraphQLService.getCommits
(Course course, String owner, String repo, String branch, int first, String after) GithubGraphQLService.getDefaultBranchName
(Course course, String owner, String repo) Retrieves the name of the default branch for a given GitHub repository.JwtService.getInstallationToken
(Course course) Method to retrieve a token to act as a particular app installation in a particular organization