Uses of Class
org.kohsuke.github.GHRepositoryVariable
-
Packages that use GHRepositoryVariable Package Description org.kohsuke.github -
-
Uses of GHRepositoryVariable in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryVariable Modifier and Type Method Description GHRepositoryVariableGHRepository. getRepoVariable(String name)Gets a variable by name
-