Class DashboardWidgetType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class DashboardWidgetType extends WidgetType
Defines properties of a specific dashboard widget. The identifier property defines the identity of the widget and currently also the placement on the dashboard. The widget specifications that come from different roles will be merged if they have the same identifier.
See Also: