citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/formfactory/api/FormFactory.java

Summary

Maintainability
A
45 mins
Test Coverage

Method addRequestInputFormFields has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    <T extends Serializable> void addRequestInputFormFields(FormLayout panelContent, T item, Class<T> beanType, List<String> displayProperties,String buttonLabel,ClickListener buttonListener);

    There are no issues that match your filters.

    Category
    Status