Batch<C>: {
    breadcrumb: Project.LoadMigrate.Batch.Breadcrumb<C>;
    entry: Project.LoadMigrate.Batch.Entry<C>;
    input: Project.LoadMigrate.Batch.Input<C>;
    output: Project.LoadMigrate.Batch.Output<C>;
    result: Project.LoadMigrate.Batch.Result<C>;
    structure: Project.LoadMigrate.Batch.Structure<C>;
}

Type Parameters

Generated using TypeDoc