JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.jenkins.plugins.security.scan.input.scm.github.Owner
Packages that use
Owner
Package
Description
io.jenkins.plugins.security.scan.input.scm.github
Uses of
Owner
in
io.jenkins.plugins.security.scan.input.scm.github
Methods in
io.jenkins.plugins.security.scan.input.scm.github
that return
Owner
Modifier and Type
Method
Description
Owner
Repository.
getOwner
()
Methods in
io.jenkins.plugins.security.scan.input.scm.github
with parameters of type
Owner
Modifier and Type
Method
Description
void
Repository.
setOwner
(
Owner
owner)