JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestChange
Packages that use
RestChange
Package
Description
com.atlassian.bamboo.testutils.backdoor.model
Uses of
RestChange
in
com.atlassian.bamboo.testutils.backdoor.model
Methods in
com.atlassian.bamboo.testutils.backdoor.model
that return types with arguments of type
RestChange
Modifier and Type
Method
Description
List
<
RestChange
>
RestChangeList.
getChanges
()
Constructor parameters in
com.atlassian.bamboo.testutils.backdoor.model
with type arguments of type
RestChange
Modifier
Constructor
Description
RestChangeList
(
List
<
RestChange
> changes)