A B C D E F G H I J K L M N O P Q R S T U V W

E

END_MARK - クラス jp.terasoluna.fw.batch.controlbreak.ControlBreakChunk の static 変数
チャンクの終端用オブジェクト。
END_MARK - クラス jp.terasoluna.fw.batch.standard.StandardWorkQueue の static 変数
キューの終端を示すマーク。
endChunk - クラス jp.terasoluna.fw.batch.controlbreak.ControlBreakChunk の変数
最終チャンクフラグ。
EndFileChecker - jp.terasoluna.fw.batch.init の クラス
ジョブ終了ファイルチェッククラス。
EndFileChecker() - クラス jp.terasoluna.fw.batch.init.EndFileChecker のコンストラクタ
コンストラクタ。
ENDFILECHECKER_NAME - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の static 変数
ジョブ終了監視用Bean名。
endFileDir - クラス jp.terasoluna.fw.batch.init.EndFileChecker の変数
終了ファイルディレクトリ。
endJob(String, List<String>) - クラス jp.terasoluna.fw.batch.init.EndFileChecker のメソッド
終了制御対象のListに登録されているジョブの処理状況を中断終了中、または 強制終了中に変更し情報ログを出力する。
errorContinueCount - クラス jp.terasoluna.fw.batch.core.ResultCounter の変数
異常継続の処理結果件数。
errorContinueFlg - クラス jp.terasoluna.fw.batch.validation.StandardValidationResultHandler の変数
エラー継続フラグ。
errors - クラス jp.terasoluna.fw.batch.openapi.BLogicResult の変数
ビジネスロジック内で生成されるエラー用BLogicMessages。
exceptionHandlerMap - クラス jp.terasoluna.fw.batch.commonj.WorkManagerExecutorService の変数
推奨されていません。 例外ハンドラを格納したマップ。
exceptionHandlerMap - クラス jp.terasoluna.fw.batch.controlbreak.ControlBreakProcessor の変数
例外ハンドラを格納したMap。
exceptionHandlerMap - クラス jp.terasoluna.fw.batch.core.JobManager の変数
例外ハンドラ定義。
exceptionHandlerMap - クラス jp.terasoluna.fw.batch.core.JobWorker の変数
例外ハンドラを格納したMap。
exceptionHandlerMap - クラス jp.terasoluna.fw.batch.core.StandardBLogicExecutor の変数
例外ハンドラを格納したMap。
exceptionHandlerMap - クラス jp.terasoluna.fw.batch.springsupport.standard.FixedThreadPoolWorkerExecutorService の変数
例外ハンドラを格納したMap。
exceptionHandlerMap - クラス jp.terasoluna.fw.batch.standard.RunnableQueueProcessor の変数
例外ハンドラを格納したMap。
exceptionHandlerMap - クラス jp.terasoluna.fw.batch.standard.StandardSupportProcessor の変数
例外ハンドラマップ。
ExceptionHandlerUtil - jp.terasoluna.fw.batch.core の クラス
例外ハンドラのユーティリティクラス。
ExceptionHandlerUtil() - クラス jp.terasoluna.fw.batch.core.ExceptionHandlerUtil のコンストラクタ
コンストラクタ。
execute(JobInfo, JobContext) - クラス jp.terasoluna.fw.batch.commonj.init.ChildJobExecutor のメソッド
推奨されていません。 ジョブを実行する。
execute(String[], JobContext) - クラス jp.terasoluna.fw.batch.commonj.init.ChildJobStarter のメソッド
推奨されていません。 ジョブの実行。
execute(JobInfo) - クラス jp.terasoluna.fw.batch.commonj.init.JobExecutor のメソッド
推奨されていません。 ジョブを実行する。
execute(String, String, String[]) - インタフェース jp.terasoluna.fw.batch.commonj.init.JobStarter のメソッド
推奨されていません。 ジョブの実行。
execute(String, String, String[]) - クラス jp.terasoluna.fw.batch.commonj.init.JobStarterImpl のメソッド
推奨されていません。 ジョブの実行。
execute(T, S) - インタフェース jp.terasoluna.fw.batch.openapi.BLogic のメソッド
BLogicを実行する。
execute(T) - インタフェース jp.terasoluna.fw.batch.openapi.SupportLogic のメソッド
サポートロジックを実行する。
execute(AsyncJobContext) - クラス jp.terasoluna.fw.batch.springsupport.init.AsyncJobPostLogic のメソッド
非同期型ジョブ起動において、ジョブを実行後処理を行う。
execute(AsyncJobContext) - クラス jp.terasoluna.fw.batch.springsupport.init.AsyncJobPreLogic のメソッド
ジョブ起動前処理。
execute(JobInfo) - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor のメソッド
ジョブを実行する。
execute(String[]) - クラス jp.terasoluna.fw.batch.springsupport.init.JobStarter のメソッド
引数で指定されたパラメータを元にジョブを実行する。
executeBLogic(Object, JobContext, JobStatus, List<LinkedHashMap<String, Object>>) - クラス jp.terasoluna.fw.batch.controlbreak.ControlBreakBLogicExecutor のメソッド
ビジネスロジックを実行後、指定されたコントロールブレイク処理があれば、 ブレイク処理を実行する。
executeBLogic(Object, JobContext, JobStatus, List<LinkedHashMap<String, Object>>) - インタフェース jp.terasoluna.fw.batch.core.BLogicExecutor のメソッド
ビジネスロジックを実行する。
executeBLogic(Object, JobContext, JobStatus, List<LinkedHashMap<String, Object>>) - クラス jp.terasoluna.fw.batch.core.StandardBLogicExecutor のメソッド
ビジネスロジックを実行し、ビジネスロジック実行結果の処理を行う。
executorService - クラス jp.terasoluna.fw.batch.springsupport.standard.FixedThreadPoolWorkerExecutorService の変数
実行サービス。
EXITCODE_KEY - クラス jp.terasoluna.fw.batch.springsupport.init.JobStarter の static 変数
システムプロパティで指定された終了コードキー
EXITCODE_MAP - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の static 変数
デフォルト終了コード。
EXTENSION_GRACEFUL - クラス jp.terasoluna.fw.batch.init.EndFileChecker の static 変数
中断終了識別キー。
EXTENSION_IMMEDIATE - クラス jp.terasoluna.fw.batch.init.EndFileChecker の static 変数
強制終了識別キー。

A B C D E F G H I J K L M N O P Q R S T U V W