timeline.json 562 B

1234567891011121314
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2017. 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. "containerId": "com.ibm.bi.dashboard.boardModelExtension",
  7. "id": "com.ibm.bi.dashboard.boardModel.timelineExtension",
  8. "name": "timeline",
  9. "class": "storytelling/model/TimelineModel",
  10. "type": "model",
  11. "autoCreate": false
  12. }]
  13. }]
  14. }