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.RestArtifact
Packages that use
RestArtifact
Package
Description
com.atlassian.bamboo.testutils.backdoor.model
Uses of
RestArtifact
in
com.atlassian.bamboo.testutils.backdoor.model
Methods in
com.atlassian.bamboo.testutils.backdoor.model
that return types with arguments of type
RestArtifact
Modifier and Type
Method
Description
List
<
RestArtifact
>
RestArtifactList.
getArtifacts
()
Constructor parameters in
com.atlassian.bamboo.testutils.backdoor.model
with type arguments of type
RestArtifact
Modifier
Constructor
Description
RestArtifactList
(
List
<
RestArtifact
> artifacts)