extensions_viprUITest.json 669 B

1234567891011121314151617
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2020. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "features": [
  4. {
  5. "id": "com.ibm.bi.dashboard",
  6. "collectionItems": [
  7. {
  8. "containerId": "com.ibm.bi.dashboard.content-view-features",
  9. "name": "ViprUITest",
  10. "class": "dashboard-analytics/extensions/viprUITest/content-features/ViprUITest",
  11. "id": "com.ibm.bi.dashboard.content-view-features.ViprUITest",
  12. "types":["widget.live"]
  13. }
  14. ]
  15. }
  16. ]
  17. }