Class JobTestServiceImpl
java.lang.Object
com.atlassian.bamboo.plugins.testutils.job.JobTestServiceImpl
- All Implemented Interfaces:
JobTestService
Provides Job-related functionality for functional testing
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JobTestServiceImpl
-
-
Method Details
-
createJobs
public void createJobs(@NotNull @NotNull String planKey, long stageId, @Nullable @Nullable String jobKeyPrefix, @Nullable @Nullable String jobNamePrefix, @Nullable @Nullable String description, boolean suspended, int numberOfJobs) throws WebValidationException - Specified by:
createJobs
in interfaceJobTestService
- Throws:
WebValidationException
-
getJobId
- Specified by:
getJobId
in interfaceJobTestService
-