JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFileList
Packages that use
RestChangeFileList
Package
Description
com.atlassian.bamboo.plugins.rest.model.build.change
Uses of
RestChangeFileList
in
com.atlassian.bamboo.plugins.rest.model.build.change
Methods in
com.atlassian.bamboo.plugins.rest.model.build.change
that return
RestChangeFileList
Modifier and Type
Method
Description
RestChangeFileList
RestChange.
getChangeFiles
()
Methods in
com.atlassian.bamboo.plugins.rest.model.build.change
with parameters of type
RestChangeFileList
Modifier and Type
Method
Description
void
RestChange.
setChangeFiles
(
RestChangeFileList
changeFiles)