sharedSlotVisQueryModifier.json 691 B

123456789101112131415
  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. "id": "com.ibm.bi.dashboard",
  5. "collectionItems": [
  6. {
  7. "containerId": "com.ibm.bi.dashboard.content-features",
  8. "id": "com.ibm.bi.dashboard.content-features.sharedSlotVisQueryModifier",
  9. "name": "SharedSlotVisQueryModifier",
  10. "class": "dashboard-analytics/features/content/dataQueryExecution/SharedSlotVisQueryModifier",
  11. "types": ["widget.live"],
  12. "dependencies": ["DataQueryExecution", "QueryModifier"]
  13. }]
  14. }]
  15. }