pmonks/alfresco-bulk-import

View on GitHub
amp/src/main/java/org/alfresco/extension/bulkimport/impl/BatchImporter.java

Summary

Maintainability
A
35 mins
Test Coverage

Method importBatch has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public void importBatch(String  userId,
                            NodeRef target,
                            Batch   batch,
                            boolean replaceExisting,
                            boolean dryRun)

    There are no issues that match your filters.

    Category
    Status