Uses of Class
org.activiti.cloud.starters.test.MyProducer
-
Packages that use MyProducer Package Description org.activiti.cloud.services.test org.activiti.cloud.starters.test -
-
Uses of MyProducer in org.activiti.cloud.services.test
Methods in org.activiti.cloud.services.test that return MyProducer Modifier and Type Method Description MyProducerTestProducerAutoConfiguration. myProducer(org.springframework.messaging.MessageChannel producer) -
Uses of MyProducer in org.activiti.cloud.starters.test
Constructors in org.activiti.cloud.starters.test with parameters of type MyProducer Constructor Description EventsAggregator(MyProducer producer)
-