Interface JobTestService
- All Known Implementing Classes:
JobTestServiceImpl
public interface JobTestService
-
Method Summary
-
Method Details
-
createJobs
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 - Throws:
WebValidationException
-
getJobId
-