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

BatchJobListResult を使用しているパッケージ
jp.terasoluna.fw.batch.util ユーティリティ関連 
 

jp.terasoluna.fw.batch.util での BatchJobListResult の使用
 

BatchJobListResult 型の引数を持つ型を返す jp.terasoluna.fw.batch.util のメソッド
static List<BatchJobListResult> JobUtil.selectJobList(jp.terasoluna.fw.dao.QueryDAO queryDAO)
          ジョブリスト取得.
static List<BatchJobListResult> JobUtil.selectJobList(jp.terasoluna.fw.dao.QueryDAO queryDAO, int beginIndex, int maxCount)
          ジョブリスト取得.
static List<BatchJobListResult> JobUtil.selectJobList(String jobAppCd, List<String> curAppStatusList, jp.terasoluna.fw.dao.QueryDAO queryDAO, int beginIndex, int maxCount)
          ジョブリスト取得.
static List<BatchJobListResult> JobUtil.selectJobList(String jobAppCd, jp.terasoluna.fw.dao.QueryDAO queryDAO)
          ジョブリスト取得.
static List<BatchJobListResult> JobUtil.selectJobList(String jobAppCd, jp.terasoluna.fw.dao.QueryDAO queryDAO, int beginIndex, int maxCount)
          ジョブリスト取得.
 



Copyright © 2011. All Rights Reserved.