Pull request #178: Changed custom services for vdlm-rtchandler

Merge in OPAPM/cd_e2e_monitoring_config from CD_VDLM_rtchandler to master

* commit '595a525a1d75a9d0158accefdfefc7d8f1bf0c56':
  Changed custom services for vdlm-rtchandler
VDLM/rtchandler-poc
Mersa Muminovic (DE-722) 2022-04-28 16:01:55 +02:00 committed by Arnel Arnautovic (ext.)
commit 6bfb95bf7b
1 changed files with 2 additions and 2 deletions

View File

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