diff --git a/BMW-Dynatrace-config/CD_VDLM_seam/custom-service-java/custom-service-java.yaml b/BMW-Dynatrace-config/CD_VDLM_seam/custom-service-java/custom-service-java.yaml index 5bd25434..45019590 100644 --- a/BMW-Dynatrace-config/CD_VDLM_seam/custom-service-java/custom-service-java.yaml +++ b/BMW-Dynatrace-config/CD_VDLM_seam/custom-service-java/custom-service-java.yaml @@ -14,36 +14,36 @@ customService1: - skipDeployment: "false" customService2: - - name: "ifs-005 (SQS) ServiceAppointment - IN" - - className1: com.bmw.cc.seam.api.appointment.v1.boundary.AppointmentListenerMDB - - methodName1: listen - - methodArgs1: java.lang.String,java.util.Map - - returnType1: void - - skipDeployment: "false" +- name: "ifs-005 (SQS) ServiceAppointment - IN" +- className1: com.bmw.cc.seam.api.appointment.v1.boundary.AppointmentListenerMDB +- methodName1: listen +- methodArgs1: java.lang.String,java.util.Map +- returnType1: void +- skipDeployment: "false" customService3: - - name: "ifs-003 (SQS) ServiceNotificationFeedback - IN" - - className1: com.bmw.cc.seam.api.notificationfeedback.v1.boundary.ServiceNotificationFeedbackListenerMDB - - methodName1: listen - - methodArgs1: java.lang.String,java.util.Map,org.springframework.cloud.aws.messaging.listener.Acknowledgment - - returnType1: void - - skipDeployment: "false" +- name: "ifs-003 (SQS) ServiceNotificationFeedback - IN" +- className1: com.bmw.cc.seam.api.notificationfeedback.v1.boundary.ServiceNotificationFeedbackListenerMDB +- methodName1: listen +- methodArgs1: java.lang.String,java.util.Map,org.springframework.cloud.aws.messaging.listener.Acknowledgment +- returnType1: void +- skipDeployment: "false" customService4: - - name: "ifs (SQS) ServiceNotification - OUT" - - className1: com.bmw.cc.seam.integration.notificationservice.boundary.ServiceNotificationESI - - methodName1: send - - methodArgs1: com.bmw.cc.seam.integration.notificationservice.entity.ServiceNotification,java.lang.String - - returnType1: void - - skipDeployment: "false" +- name: "ifs (SQS) ServiceNotification - OUT" +- className1: com.bmw.cc.seam.integration.notificationservice.boundary.ServiceNotificationESI +- methodName1: send +- methodArgs1: com.bmw.cc.seam.integration.notificationservice.entity.ServiceNotification,java.lang.String +- returnType1: void +- skipDeployment: "false" customService5: - - name: "cdh: ifs-001 (Kinesis) Reporting - OUT" - - className: com.bmw.cc.seam.integration.datalake.boundary.DataLakeESI - - methodName1: sendAsync - - methodArgs1: java.lang.String,java.lang.String - - returnType1: void - - methodName2: sendSync - - methodArgs2: java.lang.String - - returnType2: void - - skipDeployment: "false" +- name: "cdh: ifs-001 (Kinesis) Reporting - OUT" +- className: com.bmw.cc.seam.integration.datalake.boundary.DataLakeESI +- methodName1: sendAsync +- methodArgs1: java.lang.String,java.lang.String +- returnType1: void +- methodName2: sendSync +- methodArgs2: java.lang.String +- returnType2: void +- skipDeployment: "false"