public class ImportStructure extends AbstractAdvancedTask
| Modifier and Type | Field and Description |
|---|---|
static String |
APPEND |
static String |
OVERRIDE |
static String |
STANDARD |
LOGGER_NAME| Constructor and Description |
|---|
ImportStructure() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getProgress() |
void |
importStructure(String path,
String mode) |
void |
importStructure(String path,
String mode,
String unusedUsersHandleType,
String assignmentUsers)
Deprecated.
|
void |
importStructureFromDb(String dbType,
String url,
String port,
String dbName,
String tableName,
String userName,
String password,
String mode,
String columns) |
public static final String APPEND
public static final String STANDARD
public static final String OVERRIDE
public Double getProgress()
getProgress in class AbstractAdvancedTaskpublic void importStructure(String path, String mode) throws Exception
Exception@Deprecated public void importStructure(String path, String mode, String unusedUsersHandleType, String assignmentUsers) throws Exception
ExceptionCopyright © 2023 Suncode. All rights reserved.