update apih to accept new uri parameter 28/90128/1
authorChan, Mercy <merce.chan@att.com>
Tue, 18 Jun 2019 21:44:22 +0000 (17:44 -0400)
committerBenjamin, Max (mb388a) <mb388a@us.att.com>
Tue, 18 Jun 2019 21:44:28 +0000 (17:44 -0400)
commit0c1dd50e1fe778e6d2463dc490259cae9c48a0e7
treebda752966e387ccb5e4a5b1ae811edbf7ee1dbc3
parent7c69f07593a8c7474bd7a69a65979dc0635f1526
update apih to accept new uri parameter

added extSystemErrorSource queryparam flag to getOrchestrationRequest
endpoint.
added junit tests for the protected method that maps
external system error source to request object being returned.
added junit tests to test mapExtSystemErrorSourceToRequest method with
extSystemErrorSource flag

Change-Id: If5c9a41938d4cc922c26f7d64e3a839b6547556f
Issue-ID: SO-2035
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
common/src/main/java/org/onap/so/serviceinstancebeans/RequestStatus.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/OrchestrationRequests.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/OrchestrationRequestsUnitTest.java