クラス
jp.terasoluna.fw.batch.springsupport.init.AsyncJobContext の使用

AsyncJobContext を使用しているパッケージ
jp.terasoluna.fw.batch.springsupport.init Spring依存クラス群-ジョブ起動クラス関連 
 

jp.terasoluna.fw.batch.springsupport.init での AsyncJobContext の使用
 

AsyncJobContext 型のパラメータを持つ jp.terasoluna.fw.batch.springsupport.init のメソッド
 BLogicResult AsyncJobPostLogic.execute(AsyncJobContext jobContext)
          非同期型ジョブ起動において、ジョブを実行後処理を行う。
 BLogicResult AsyncJobPreLogic.execute(AsyncJobContext jobContext)
          ジョブ起動前処理。