Changed custom services for vdlm-rtchandler

CD_VDLM_rtchandler
Muminovic Mersa 2022-04-28 11:59:41 +02:00
parent 46184e02f1
commit 595a525a1d
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@ customService1:
- className: com.bmw.cc.ts.rtchandler.bm.message - className: com.bmw.cc.ts.rtchandler.bm.message
- methodName: handleMessage - methodName: handleMessage
- returnType: void - returnType: void
- skipDeployment: "true" - skipDeployment: "false"
customService2: customService2:
- name: vdlm-rtchandler-SQSNgtpRtcHandlerIn - name: vdlm-rtchandler-SQSNgtpRtcHandlerIn
- className: com.bmw.cc.ts.rtchandler.integration.ngtp.v1.boundary - className: com.bmw.cc.ts.rtchandler.integration.ngtp.v1.boundary
- methodName: sendMessage - methodName: sendMessage
- returnType: void - returnType: void
- skipDeployment: "true" - skipDeployment: "false"