Class ScheduledTasksNotFoundProblem
- java.lang.Object
-
- cn.boboweike.carrot.dashboard.ui.model.problems.Problem
-
- cn.boboweike.carrot.dashboard.ui.model.problems.ScheduledTasksNotFoundProblem
-
public class ScheduledTasksNotFoundProblem extends Problem
-
-
Field Summary
Fields Modifier and Type Field Description static StringPROBLEM_TYPE
-
Constructor Summary
Constructors Constructor Description ScheduledTasksNotFoundProblem(Set<String> tasksNotFound)
-