Class ScheduledJobsNotFoundProblem

java.lang.Object
org.jobrunr.dashboard.ui.model.problems.Problem
org.jobrunr.dashboard.ui.model.problems.ScheduledJobsNotFoundProblem

public class ScheduledJobsNotFoundProblem extends Problem
  • Field Details

  • Constructor Details

    • ScheduledJobsNotFoundProblem

      public ScheduledJobsNotFoundProblem(Set<String> jobsNotFound)
  • Method Details

    • getJobsNotFound

      public Set<String> getJobsNotFound()