Uses of Class
com.github.kostyasha.github.integration.generic.GitHubRepository
Packages that use GitHubRepository
Package
Description
-
Uses of GitHubRepository in com.github.kostyasha.github.integration.branch
Subclasses of GitHubRepository in com.github.kostyasha.github.integration.branchModifier and TypeClassDescriptionclassStore local state of remote branches. -
Uses of GitHubRepository in com.github.kostyasha.github.integration.generic
Classes in com.github.kostyasha.github.integration.generic with type parameters of type GitHubRepositoryModifier and TypeClassDescriptionclassGitHubRepository<T extends GitHubRepository>Action as storage of critical (and not) information required for triggering decision.Methods in com.github.kostyasha.github.integration.generic that return GitHubRepositoryModifier and TypeMethodDescriptionGitHubRepository.withFullName(String fullName) GitHubRepository.withGithubUrl(URL githubUrl) GitHubRepository.withGitUrl(String gitUrl) GitHubRepository.withSshUrl(String sshUrl) Methods in com.github.kostyasha.github.integration.generic with parameters of type GitHubRepository -
Uses of GitHubRepository in com.github.kostyasha.github.integration.tag
Subclasses of GitHubRepository in com.github.kostyasha.github.integration.tag -
Uses of GitHubRepository in org.jenkinsci.plugins.github.pullrequest
Subclasses of GitHubRepository in org.jenkinsci.plugins.github.pullrequestModifier and TypeClassDescriptionclassGitHub Repository local state = last trigger run() state.Methods in org.jenkinsci.plugins.github.pullrequest with parameters of type GitHubRepository