public class MinimalDataGenerator extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| Modifier and Type | Field and Description |
|---|---|
protected ServerConfigService |
serverConfigService |
| Constructor and Description |
|---|
MinimalDataGenerator(ServerConfigService serverConfigService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
protected final ServerConfigService serverConfigService
public MinimalDataGenerator(ServerConfigService serverConfigService)
Copyright © 2020 Flowable. All rights reserved.