Class ScheduledProcessEventInboundFlowFactory


  • @Configuration
    @ConditionalOnProperty(value="is.ikasan.enterprise.scheduler.instance",
                           havingValue="true")
    public class ScheduledProcessEventInboundFlowFactory
    extends java.lang.Object
    Flow factory implementation.
    Author:
    Ikasan Development Team
    • Constructor Detail

      • ScheduledProcessEventInboundFlowFactory

        public ScheduledProcessEventInboundFlowFactory()
    • Method Detail

      • scheduledProcessEventInboundFlow

        @Bean
        public org.ikasan.spec.flow.Flow scheduledProcessEventInboundFlow()
                                                                   throws java.io.IOException
        Throws:
        java.io.IOException