• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • Kohn Release
    • None
    • NCMP
    • None

      1. The code will be refactored as we are calling the event as LcmEvents instead of NcmpEvents.

      2. Also during review it came up to refactor saveListElement to saveCmHandleState

      Exisitng : 

      inventoryPersistence.saveListElements(
                      String.format("

      {\"cm-handles\":[%s]}

      ", jsonObjectMapper.asJsonString(yangModelCmHandle)));

      New : 

      inventoryPersistence.saveCmhandle(yangModelCmHandle)

       

      3. The handler to be name as CmHandleStateHandler / LcmCmHandleStateHandler (to be discussed)

            mpriyank Priyank Maheshwari
            mpriyank Priyank Maheshwari
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: