added azure related code
[it/otf.git] / otf-camunda / src / main / java / org / oran / otf / camunda / delegate / otf / common / PostResultsToDMaaPDelegate.java
index 41b9d8a..c3395be 100644 (file)
@@ -44,6 +44,7 @@ import org.springframework.context.annotation.Conditional;
 import org.springframework.stereotype.Component;\r
 \r
 @Component\r
+@Conditional(value= FilterCondition.class)\r
 public class PostResultsToDMaaPDelegate implements JavaDelegate {\r
 \r
   private static Logger logger = LoggerFactory.getLogger(PostResultsToDMaaPDelegate.class);\r