@Component public class ModelerBootstrapper extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| Modifier and Type | Field and Description |
|---|---|
protected ModelRepository |
modelRepository |
| Constructor and Description |
|---|
ModelerBootstrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
migrateDecisionTables() |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
@Autowired protected ModelRepository modelRepository
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>public void migrateDecisionTables()
Copyright © 2020 Flowable. All rights reserved.