Class JobMessageInputChannelFactory
- java.lang.Object
-
- org.activiti.cloud.services.job.executor.JobMessageInputChannelFactory
-
public class JobMessageInputChannelFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description JobMessageInputChannelFactory(org.springframework.cloud.stream.binding.SubscribableChannelBindingTargetFactory bindingTargetFactory, org.springframework.cloud.stream.config.BindingServiceProperties bindingServiceProperties, org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.messaging.SubscribableChannelcreateInputChannel(String consumerName, org.springframework.cloud.stream.config.BindingProperties bindingProperties)
-
-
-
Constructor Detail
-
JobMessageInputChannelFactory
public JobMessageInputChannelFactory(org.springframework.cloud.stream.binding.SubscribableChannelBindingTargetFactory bindingTargetFactory, org.springframework.cloud.stream.config.BindingServiceProperties bindingServiceProperties, org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
-
-
Method Detail
-
createInputChannel
public org.springframework.messaging.SubscribableChannel createInputChannel(String consumerName, org.springframework.cloud.stream.config.BindingProperties bindingProperties)
-
-