Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-2559

Need a getter method to return Input list from getEntity API

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Frankfurt Release
    • None
    • SDC-TOSCA
    • None

      There should be a way to extract a list of Inputs from the getEntity API, similar to what was done with the nodeTemplate.getSubMappingToscaTemplate().getInputs.NodeTemplate Get Inputs for a VF
      ArrayList<Input> inputs = vfNodeTemplate.getSubMappingToscaTemplate().getInputs();

      To have an ability to extract inputs per VF instance in the Service there should be additional getter getInputs for the class EntityDetails.

            ms656r ms656r
            ms656r ms656r
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: