Uses of Class
org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
-
Uses of RandomTextSourceNode in org.nuxeo.ecm.platform.importer.source
Modifier and TypeMethodDescriptionstatic RandomTextSourceNode
RandomTextSourceNode.init
(int maxSize) static RandomTextSourceNode
static RandomTextSourceNode
RandomTextSourceNode.init
(int maxSize, Integer blobSizeInKB, boolean onlyText, boolean nonUniform, boolean withProperties, String lang) static RandomTextSourceNode
RandomTextSourceNode.init
(int maxSize, Integer blobSizeInKB, boolean onlyText, DictionaryHolder dictionaryHolder, boolean nonUniform, boolean withProperties)