| Modifier and Type | Class and Description |
|---|---|
class |
SimpleProgressCheck
Simple implementation of a
ProgressCheck with convenient methods for reporting and collecting violations. |
class |
SimpleProgressCheckFactoryCheck<FACTORY extends ProgressCheckFactory>
Convenience type for simple progress checks that are identified by their factory.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressCheck |
ProgressCheckFactory.newInstance(javax.json.JsonObject config)
Returns a new check with the provided config.
|
Copyright © 2017–2020. All rights reserved.