Uses of Class
org.rodnansol.core.generator.writer.CreateAggregationCommand
-
Packages that use CreateAggregationCommand Package Description org.rodnansol.core.generator.writer -
-
Uses of CreateAggregationCommand in org.rodnansol.core.generator.writer
Methods in org.rodnansol.core.generator.writer with parameters of type CreateAggregationCommand Modifier and Type Method Description voidAggregationDocumenter. createDocumentsAndAggregate(CreateAggregationCommand createAggregationCommand)Aggregates the incoming inputs into one big file and writes it to the disk.
-