Uses of Class
com.suncode.pwfl.configuration.dto.dashboards.ConfigurationDtoDefaultDashboard
Packages that use ConfigurationDtoDefaultDashboard
-
Uses of ConfigurationDtoDefaultDashboard in com.suncode.pwfl.configuration.dto.dashboards
Constructor parameters in com.suncode.pwfl.configuration.dto.dashboards with type arguments of type ConfigurationDtoDefaultDashboardModifierConstructorDescriptionConfigurationDtoDashboard
(String displayValue, String name, String owner, Date creationDate, String description, List<ConfigurationDtoDefaultDashboard> defaults, List<ConfigurationDtoDashboardGadget> gadgets, List<ConfigurationDtoDashboardShare> shares, String abbreviation, String color)