JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jenkinsci.test.acceptance.po.Artifact
Packages that use
Artifact
Package
Description
org.jenkinsci.test.acceptance.po
Uses of
Artifact
in
org.jenkinsci.test.acceptance.po
Methods in
org.jenkinsci.test.acceptance.po
that return
Artifact
Modifier and Type
Method
Description
Artifact
Build.
getArtifact
(
String
path)
Methods in
org.jenkinsci.test.acceptance.po
that return types with arguments of type
Artifact
Modifier and Type
Method
Description
List
<
Artifact
>
Build.
getArtifacts
()