Class DashboardOperationsFactory
java.lang.Object
com.orchestranetworks.addon.dqid.dashboard.DashboardOperationsFactory
Provides the entry point to operations applied on the dashboard.
- Since:
- 1.6.0
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic DashboardOperations
Returns an instance of theDashboardOperations
's implementation class supported by the add-on.
-
Method Details
-
getDashboardOperations
Returns an instance of theDashboardOperations
's implementation class supported by the add-on.
-