JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.server.events.NativeServerRef
Packages that use
NativeServerRef
Package
Description
com.cloudbees.jenkins.plugins.bitbucket.server.events
Uses of
NativeServerRef
in
com.cloudbees.jenkins.plugins.bitbucket.server.events
Methods in
com.cloudbees.jenkins.plugins.bitbucket.server.events
that return
NativeServerRef
Modifier and Type
Method
Description
NativeServerRef
NativeServerChange.
getRef
()
Methods in
com.cloudbees.jenkins.plugins.bitbucket.server.events
with parameters of type
NativeServerRef
Modifier and Type
Method
Description
void
NativeServerChange.
setRef
(
NativeServerRef
ref)