Uses of Class
com.evolveum.midpoint.model.api.interaction.DashboardWidget
-
Packages that use DashboardWidget Package Description com.evolveum.midpoint.model.api.interaction com.evolveum.midpoint.model.impl.controller -
-
Uses of DashboardWidget in com.evolveum.midpoint.model.api.interaction
Methods in com.evolveum.midpoint.model.api.interaction that return DashboardWidget Modifier and Type Method Description DashboardWidgetDashboardService. createWidgetData(DashboardWidgetType widget, boolean useDisplaySource, Task task, OperationResult result) -
Uses of DashboardWidget in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return DashboardWidget Modifier and Type Method Description DashboardWidgetDashboardServiceImpl. createWidgetData(DashboardWidgetType widget, boolean useDisplaySource, Task task, OperationResult result)
-