Uses of Class
fr.gouv.vitam.collect.internal.core.common.Batch
-
Packages that use Batch Package Description fr.gouv.vitam.collect.internal.core.common -
-
Uses of Batch in fr.gouv.vitam.collect.internal.core.common
Methods in fr.gouv.vitam.collect.internal.core.common that return types with arguments of type Batch Modifier and Type Method Description java.util.List<Batch>
TransactionModel. getBatches()
Method parameters in fr.gouv.vitam.collect.internal.core.common with type arguments of type Batch Modifier and Type Method Description void
TransactionModel. setBatches(java.util.List<Batch> batches)
-