Interface CheckTask.Callback
-
- Enclosing class:
- CheckTask
public static interface CheckTask.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(CheckContext context)
-
-
-
Method Detail
-
run
void run(CheckContext context) throws Exception
- Throws:
Exception
-
-