Pull request #171: Changed custom service name and added process group
Merge in OPAPM/cd_e2e_monitoring_config from CD_VDLM_scallservice to master * commit '0076655a61f606f2d6c5186dc286797004cbca77': Changed custom service name and added process groupA_EnvironmentYamlFix
commit
7737b41ef7
|
|
@ -2,7 +2,7 @@ config:
|
||||||
- customService1: template-1-1.json
|
- customService1: template-1-1.json
|
||||||
|
|
||||||
customService1:
|
customService1:
|
||||||
- name: requestMaintenanceStatusService-vdlm
|
- name: vdlm-scallservice-ifs-002-JOYNR-notifyMaintenanceStatus
|
||||||
- className: com.bmw.cc.ts.scallservice.api.maintenancestatus.v1.boundary.MaintenanceStatusApiBF
|
- className: com.bmw.cc.ts.scallservice.api.maintenancestatus.v1.boundary.MaintenanceStatusApiBF
|
||||||
- methodName: processRequestMaintenanceStatus
|
- methodName: processRequestMaintenanceStatus
|
||||||
- returnType: void
|
- returnType: void
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue