クラス PackageImport
java.lang.Object
org.iplass.mtp.tools.batch.MtpCuiBase
org.iplass.mtp.tools.batch.pack.PackageImport
Package Import Batch
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.tools.batch.MtpCuiBase
MtpCuiBase.LogListener -
フィールドの概要
フィールドクラスから継承されたフィールド org.iplass.mtp.tools.batch.MtpCuiBase
SILENT_MODE -
コンストラクタの概要
コンストラクタコンストラクタ説明PackageImport(String... args) args[0]・・・execMode args[1]・・・tenantId args[2]・・・import file -
メソッドの概要
修飾子とタイプメソッド説明booleanexecute()モードに合わせて実行します。importFile(String importFile) booleanimportPack(PackageImportParameter param) Importします。voidPackageImport情報を出力します。protected org.slf4j.Loggerstatic voidargs[0]・・・execMode args[1]・・・tenantId args[2]・・・import fileクラスから継承されたメソッド org.iplass.mtp.tools.batch.MtpCuiBase
addLogListner, clearLog, executeTask, executeTask, getAllTenantInfoList, getConfigSetting, getLanguage, getLogMessage, getValidTenantInfoList, isSuccess, logDebug, logEnvironment, logError, logError, logInfo, logInfo, logWarn, logWarn, readConsole, readConsoleBoolean, readConsoleInteger, readConsolePassword, removeLogListner, rs, setSuccess, showAllTenantList, showValidTenantList, switchLog
-
フィールド詳細
-
KEY_CONFIG_FILE
Silentモード 設定ファイル名- 関連項目:
-
-
コンストラクタの詳細
-
PackageImport
args[0]・・・execMode args[1]・・・tenantId args[2]・・・import file
-
-
メソッドの詳細
-
main
args[0]・・・execMode args[1]・・・tenantId args[2]・・・import file -
execute
public boolean execute()モードに合わせて実行します。- 戻り値:
-
execMode
-
tenantId
-
importFile
-
importPack
Importします。- パラメータ:
param- Import情報- 戻り値:
-
logArguments
PackageImport情報を出力します。 -
loggingLogger
protected org.slf4j.Logger loggingLogger()- 定義:
loggingLoggerクラス内MtpCuiBase
-