@Component public class JobTestServiceImpl extends Object implements JobTestService
Constructor and Description |
---|
JobTestServiceImpl(JobService jobService) |
Modifier and Type | Method and Description |
---|---|
void |
createJobs(@NotNull String planKey,
long stageId,
@Nullable String jobKeyPrefix,
@Nullable String jobNamePrefix,
@Nullable String description,
boolean suspended,
int numberOfJobs) |
@Autowired public JobTestServiceImpl(JobService jobService)
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
createJobs
in interface JobTestService
WebValidationException
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.