LearnPAd/learnpad

View on GitHub
lp-collaborative-workspace/lp-cw-bridge/lp-cw-bridge-implementation/src/main/java/eu/learnpad/cw/internal/actuators/SimpleEventActuator.java

Summary

Maintainability
A
35 mins
Test Coverage

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

    protected abstract void notifyCWBridge(String modelSetId, String modelId, String artifactId, String resourceId, String userId);

    There are no issues that match your filters.

    Category
    Status