Uses of Interface
org.jbpm.dashboard.renderer.client.panel.AbstractDashboard.View
-
Packages that use AbstractDashboard.View Package Description org.jbpm.dashboard.renderer.client.panel -
-
Uses of AbstractDashboard.View in org.jbpm.dashboard.renderer.client.panel
Subinterfaces of AbstractDashboard.View in org.jbpm.dashboard.renderer.client.panel Modifier and Type Interface Description static interfaceProcessDashboard.Viewstatic interfaceTaskDashboard.ViewClasses in org.jbpm.dashboard.renderer.client.panel that implement AbstractDashboard.View Modifier and Type Class Description classProcessDashboardViewclassTaskDashboardViewMethods in org.jbpm.dashboard.renderer.client.panel that return AbstractDashboard.View Modifier and Type Method Description abstract AbstractDashboard.ViewAbstractDashboard. getView()AbstractDashboard.ViewProcessDashboard. getView()AbstractDashboard.ViewTaskDashboard. getView()
-