java.lang.Object
org.jobrunr.dashboard.ui.model.problems.Problem
Direct Known Subclasses:
CpuAllocationIrregularityProblem, NewJobRunrVersionProblem, PollIntervalInSecondsTimeBoxIsTooSmallProblem, ScheduledJobsNotFoundProblem, SevereJobRunrExceptionProblem

public abstract class Problem extends Object
  • Field Details

    • type

      public final String type
  • Constructor Details

    • Problem

      protected Problem(String type)