For E2E Service instance create 59/13359/1
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Tue, 19 Sep 2017 08:46:14 +0000 (16:46 +0800)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Tue, 19 Sep 2017 08:46:14 +0000 (16:46 +0800)
commit78b344fe4157583ee6896a6dacc3024fc7f9a078
tree825d4086bec6e668f20ba9f101d0895d5dd4498f
parentf90f6fe46b2d0940542d9475fbc25897eb1ce76c
For E2E Service instance create
IssueId: SO-56

Change-Id: I8db9611e57b8d8670927840e6298050a24260278
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
mso-api-handlers/mso-api-handler-infra/src/main/java/org/openecomp/mso/apihandlerinfra/e2eserviceinstancebeans/E2EParameters.java [new file with mode: 0644]
mso-api-handlers/mso-api-handler-infra/src/main/java/org/openecomp/mso/apihandlerinfra/e2eserviceinstancebeans/E2ERequestParameters.java [new file with mode: 0644]
mso-api-handlers/mso-api-handler-infra/src/main/java/org/openecomp/mso/apihandlerinfra/e2eserviceinstancebeans/E2EService.java [new file with mode: 0644]
mso-api-handlers/mso-api-handler-infra/src/main/java/org/openecomp/mso/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceRequest.java [new file with mode: 0644]
mso-api-handlers/mso-api-handler-infra/src/main/java/org/openecomp/mso/apihandlerinfra/e2eserviceinstancebeans/E2EUserParam.java [new file with mode: 0644]