Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestJobList
-
Packages that use RestJobList Package Description com.atlassian.bamboo.testutils.backdoor.model -
-
Uses of RestJobList in com.atlassian.bamboo.testutils.backdoor.model
Methods in com.atlassian.bamboo.testutils.backdoor.model that return RestJobList Modifier and Type Method Description RestJobList
RestStage. getJobsList()
Methods in com.atlassian.bamboo.testutils.backdoor.model with parameters of type RestJobList Modifier and Type Method Description void
RestStage. setJobsList(RestJobList jobsList)
-