Class | Description |
---|---|
ConsistencyClientSideElement |
Consistency client side element
|
ContentConsistencyEngine |
Content consistency engine: generate consistency information for all contents.
|
ContentConsistencyScheduler |
Content consistency scheduler: launches a cron which generates a content consistency report.
|
GlobalContentConsistencyGenerator |
Generate content with consistency information.
Parameters: short-test: set to true to make a short test, false to make a full one (default false). omit-consistent: set to true to omit consistent contents and generate only contents with unknown or failed consistency information (default false). |
TolerantFileGenerator |
FileGenerator which accepts a non existing or not readable file.
|