public interface JobTestService
| Modifier and Type | Method and Description |
|---|---|
void |
createJobs(String planKey,
long stageId,
String jobKeyPrefix,
String jobNamePrefix,
String description,
boolean suspended,
int numberOfJobs) |
void createJobs(@NotNull
String planKey,
long stageId,
@Nullable
String jobKeyPrefix,
@Nullable
String jobNamePrefix,
@Nullable
String description,
boolean suspended,
int numberOfJobs)
throws WebValidationException
WebValidationExceptionCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.