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 Constructor Description RestArtifactList(List<RestArtifact> artifacts)
-