pmonks/alfresco-bulk-import

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

Summary

Maintainability
A
50 mins
Test Coverage

Method importStarted has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    void importStarted(String                       initiatingUserId,
                       BulkImportSource             source,
                       String                       targetSpace,
                       BulkImportThreadPoolExecutor threadPool,
                       long                         batchWeight,

    There are no issues that match your filters.

    Category
    Status