Class ValidationReporter
java.lang.Object
ch.tocco.nice2.model.entity.impl.schema.ValidationReporter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addReporter
(Reporter reporter) call()
boolean
void
void
schedule
(CheckEvent event) void
schedule
(Iterable<? extends CheckEvent> events)
-
Constructor Details
-
ValidationReporter
-
-
Method Details
-
schedule
- Throws:
InterruptedException
-
addReporter
-
schedule
- Throws:
InterruptedException
-
requestStop
public void requestStop() -
hasErrors
public boolean hasErrors() -
call
-