クラス
jp.terasoluna.fw.batch.executor.vo.BLogicResult の使用

BLogicResult を使用しているパッケージ
jp.terasoluna.fw.batch.executor エグゼキュータ関連 
jp.terasoluna.fw.batch.executor.concurrent エグゼキュータ関連 非同期処理用 
 

jp.terasoluna.fw.batch.executor での BLogicResult の使用
 

BLogicResult を返す jp.terasoluna.fw.batch.executor のメソッド
 BLogicResult BatchExecutor.executeBatch(BatchJobData jobRecord)
          バッチ実行.
 BLogicResult AbstractBatchExecutor.executeBatch(BatchJobData jobRecord)
           
 BLogicResult AbstractJobBatchExecutor.executeBatch(String jobSequenceId)
          バッチ実行.
protected  BLogicResult AbstractBatchExecutor.executeBatchClass(String blogicBeanName, String exceptionHandlerBeanName, BLogicParam param, org.springframework.context.ApplicationContext context)
          バッチクラス実行.
 

BLogicResult 型のパラメータを持つ jp.terasoluna.fw.batch.executor のメソッド
protected  boolean AbstractJobBatchExecutor.endBatchStatus(String jobSequenceId, BLogicResult result, jp.terasoluna.fw.dao.QueryDAO queryDAO, jp.terasoluna.fw.dao.UpdateDAO updateDAO, org.springframework.transaction.PlatformTransactionManager transactionManager)
          ジョブステータス更新(ジョブ終了).
 

jp.terasoluna.fw.batch.executor.concurrent での BLogicResult の使用
 

BLogicResult を返す jp.terasoluna.fw.batch.executor.concurrent のメソッド
 BLogicResult BatchServantImpl.getResult()
          ジョブ実行ステータス
 



Copyright © 2012. All Rights Reserved.