Class FlowExecutorConfig
- java.lang.Object
-
- de.codecentric.reedelk.platform.configuration.FlowExecutorConfig
-
public class FlowExecutorConfig extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longasyncProcessorTimeout()SchedulerConfigschedulerConfig()
-
-
-
Method Detail
-
asyncProcessorTimeout
public long asyncProcessorTimeout()
-
schedulerConfig
public SchedulerConfig schedulerConfig()
-
-