public class Essentials extends Converter
Converter.UserALERT_EACH_X_ACCOUNT| Constructor and Description |
|---|
Essentials() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
connect()
Connects to the database
|
java.util.List<java.lang.String> |
getDbInfo()
Retrieve the list of the possible input data method
|
boolean |
importData(java.lang.String sender)
Import all the data into Craftconomy
|
addAccountToString, allSet, getDbConnectInfo, getDbInfoList, getDbTypes, getSelectedDbType, getWarning, setDbInfo, setDbType, setSelectedDbTypepublic java.util.List<java.lang.String> getDbInfo()
Converterpublic boolean connect()
Converterpublic boolean importData(java.lang.String sender)
ConverterimportData in class Convertersender - The name of the sender so we can send status update.