References
Jira Legacy server System Jira columnIds issuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 4733707d-2057-3a0f-ae5e-4fd8aff50176 key CPS-2022
Issues & Decisions
Overview
This is internal page intended for the collaboration between the team to decide how the Subscription will be present in memory.
Code Block | ||
---|---|---|
| ||
Map < Unique Subscription Id , Map < Dmi-Plugin Name , CmSubscriptionCompositeObject > >
CmSubscriptionCompositeObject
- List of cmHandles - Subscription request incoming cmhandles grouped using target dmiPlugin
- Status ( Accepted , Rejected or Pending ) - initially Pending
- Datastore ( passthrough-operational and passthrough-running )
- List of xpaths |