Interface JobTestService

All Known Implementing Classes:
JobTestServiceImpl

public interface JobTestService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createJobs(@NotNull String planKey, long stageId, @Nullable String jobKeyPrefix, @Nullable String jobNamePrefix, @Nullable String description, boolean suspended, int numberOfJobs)