Package io.jmix.stormbpmnflowui
Class StormbpmnFlowuiConfiguration
java.lang.Object
io.jmix.stormbpmnflowui.StormbpmnFlowuiConfiguration
@ComponentScan
@ConfigurationPropertiesScan
@Configuration(proxyBeanMethods=false)
@PropertySource(name="io.jmix.stormbpmnflowui",
value="classpath:/io/jmix/stormbpmnflowui/module.properties")
public class StormbpmnFlowuiConfiguration
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactions(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) views(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)
-
Constructor Details
-
StormbpmnFlowuiConfiguration
public StormbpmnFlowuiConfiguration()
-
-
Method Details
-
views
@Bean("stbpmn_ViewControllersConfiguration") public ViewControllersConfiguration views(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) -
actions
@Bean("stbpmn_UiActions") public ActionsConfiguration actions(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)
-