Added checking input variables in pnf-pnp 31/48031/1
authorbiniek <lukasz.biniek@nokia.com>
Thu, 17 May 2018 10:11:50 +0000 (12:11 +0200)
committerbiniek <lukasz.biniek@nokia.com>
Thu, 17 May 2018 10:21:13 +0000 (12:21 +0200)
commit59e4171c755943b1ac7e16d80980e8736045e5aa
tree7a403a18497e70d86edbd734d686c22a242d01c5
parentc82216b0be5e2fab57031056d386a192b6abbce2
Added checking input variables in pnf-pnp

Change-Id: I1a4f4b9704385a17995e76d4b87484c2f588b889
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
bpmn/MSOInfrastructureBPMN/src/main/java/org/openecomp/mso/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.java
bpmn/MSOInfrastructureBPMN/src/main/java/org/openecomp/mso/bpmn/infrastructure/pnf/delegate/PnfCheckInputs.java [new file with mode: 0644]
bpmn/MSOInfrastructureBPMN/src/main/resources/pnf.properties [new file with mode: 0644]
bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateAndActivatePnfResource.bpmn
bpmn/MSOInfrastructureBPMN/src/main/webapp/WEB-INF/applicationContext.xml
bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.java [new file with mode: 0644]
bpmn/MSOInfrastructureBPMN/src/test/resources/applicationContext_forPnfTesting.xml