Package io.jmix.bpmflowui
Class BpmFlowUiConfiguration
java.lang.Object
io.jmix.bpmflowui.BpmFlowUiConfiguration
@Configuration
@ComponentScan
@PropertySource(name="io.jmix.bpmflowui",
value="classpath:/io/jmix/bpmflowui/module.properties")
public class BpmFlowUiConfiguration
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionviews
(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)
-
Constructor Details
-
BpmFlowUiConfiguration
public BpmFlowUiConfiguration()
-
-
Method Details
-
views
@Bean("bpm_ViewControllersConfiguration") public ViewControllersConfiguration views(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)
-