|
||||||||||
前 次 | フレームあり フレームなし |
StandardBLogicResultHandler.LOG_TYPE を使用しているパッケージ | |
---|---|
jp.terasoluna.fw.batch.standard |
jp.terasoluna.fw.batch.standard での StandardBLogicResultHandler.LOG_TYPE の使用 |
---|
StandardBLogicResultHandler.LOG_TYPE として宣言されている jp.terasoluna.fw.batch.standard のフィールド | |
---|---|
private StandardBLogicResultHandler.LOG_TYPE |
StandardBLogicResultHandler.bLogicErroresLogLevel
エラーメッセージの出力ログレベル。 |
private StandardBLogicResultHandler.LOG_TYPE |
StandardBLogicResultHandler.bLogicMessagesLogLevel
メッセージの出力ログレベル。 |
StandardBLogicResultHandler.LOG_TYPE を返す jp.terasoluna.fw.batch.standard のメソッド | |
---|---|
static StandardBLogicResultHandler.LOG_TYPE |
StandardBLogicResultHandler.LOG_TYPE.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static StandardBLogicResultHandler.LOG_TYPE[] |
StandardBLogicResultHandler.LOG_TYPE.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
StandardBLogicResultHandler.LOG_TYPE 型のパラメータを持つ jp.terasoluna.fw.batch.standard のメソッド | |
---|---|
protected void |
StandardBLogicResultHandler.writeBLogicMessagesLog(BLogicMessages blogicMessages,
StandardBLogicResultHandler.LOG_TYPE logType)
BLogicMessageリストを指定のログレベルへ出力する。 |
protected void |
StandardBLogicResultHandler.writeLog(java.lang.String message,
StandardBLogicResultHandler.LOG_TYPE logType)
指定のログレベルへメッセージを出力する。 |
|
||||||||||
前 次 | フレームあり フレームなし |