Uses of Class
com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
Packages that use RestJobBatch
-
Uses of RestJobBatch in com.atlassian.bamboo.plugins.testutils.rest.resource.job
Fields in com.atlassian.bamboo.plugins.testutils.rest.resource.job declared as RestJobBatchModifier and TypeFieldDescriptionstatic final RestJobBatch
JobResource.API_DOC_EXAMPLE_CREATE_JOBS
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.job with parameters of type RestJobBatchModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
JobResource.createJobs
(RestJobBatch jobBatch) Create a number of jobs in the given stage with randomised keys and names.