クラス MtpSilentBatch
java.lang.Object
org.iplass.mtp.tools.batch.MtpCuiBase
org.iplass.mtp.tools.batch.MtpSilentBatch
- 直系の既知のサブクラス:
AsyncTaskCleaner,AuthProviderCleaner,EntityDataCrawler,InvalidMetaDataCleaner,LobStoreMigrator,RbCleaner,RdbCacheCleaner,TempLobCleaner,TempUserCleaner
サイレント形式のみのバッチマーク用
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.tools.batch.MtpCuiBase
MtpCuiBase.LogListener -
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.tools.batch.MtpCuiBase
SILENT_MODE -
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.tools.batch.MtpCuiBase
addLogListner, clearLog, executeTask, getAllTenantInfoList, getConfigSetting, getLanguage, getLogMessage, getValidTenantInfoList, isSuccess, logDebug, logEnvironment, logError, logError, loggingLogger, logInfo, logInfo, logWarn, logWarn, readConsole, readConsoleBoolean, readConsoleInteger, readConsolePassword, removeLogListner, rs, setSuccess, showAllTenantList, showValidTenantList, switchLog
-
コンストラクタの詳細
-
MtpSilentBatch
public MtpSilentBatch()
-
-
メソッドの詳細
-
executeTask
クラスからコピーされた説明:MtpCuiBaseタスクを実行して、結果を出力します。 結果はコンソールとログに出力します。- オーバーライド:
executeTaskクラス内MtpCuiBase- 型パラメータ:
T- パラメータ型- パラメータ:
param- タスクパラメータtask- タスク- 戻り値:
- 実行結果
-