public class MessageHandlerFactoryBean extends Object
| Constructor and Description |
|---|
MessageHandlerFactoryBean()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.messaging.MessageHandler |
initMessageHandler(org.springframework.integration.channel.DirectChannel inputChannel,
String flow)
Creates and subscribes flow
|
public org.springframework.messaging.MessageHandler initMessageHandler(org.springframework.integration.channel.DirectChannel inputChannel,
String flow)
throws org.neuro4j.workflow.common.FlowExecutionException
inputChannel - flow - trigger path (eg. org.neuro4j.MyFlow-MyTriggerNode)org.neuro4j.workflow.common.FlowExecutionExceptionCopyright © 2017. All rights reserved.