Uses of Class
org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
-
Packages that use RandomTextGenerator Package Description org.nuxeo.ecm.platform.importer.source org.nuxeo.importer.stream.producer -
-
Uses of RandomTextGenerator in org.nuxeo.ecm.platform.importer.source
Fields in org.nuxeo.ecm.platform.importer.source declared as RandomTextGenerator Modifier and Type Field Description protected static RandomTextGenerator
RandomTextSourceNode. gen
-
Uses of RandomTextGenerator in org.nuxeo.importer.stream.producer
Fields in org.nuxeo.importer.stream.producer declared as RandomTextGenerator Modifier and Type Field Description protected static RandomTextGenerator
RandomDocumentMessageProducer. gen
protected static RandomTextGenerator
RandomStringBlobMessageProducer. gen
-