public interface SetupStep
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
void |
init(org.springframework.jdbc.core.JdbcTemplate db,
BOManager app,
String schema) |
boolean |
isSkipable() |
void |
setup() |
Copyright © 2015. All rights reserved.