概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
P
R
S
T
U
V
W
A
AbstractBatchExecutor
-
jp.terasoluna.fw.batch.executor
の クラス
同期バッチエグゼキュータ抽象クラス。
AbstractBatchExecutor()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のコンストラクタ
コンストラクタ
AbstractBLogic
-
jp.terasoluna.fw.batch.blogic
の クラス
ビジネスロジック抽象クラス。
AbstractBLogic()
- クラス jp.terasoluna.fw.batch.blogic.
AbstractBLogic
のコンストラクタ
AbstractJobBatchExecutor
-
jp.terasoluna.fw.batch.executor
の クラス
非同期バッチエグゼキュータ抽象クラス。
AbstractJobBatchExecutor()
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のコンストラクタ
コンストラクタ
AbstractTransactionBLogic
-
jp.terasoluna.fw.batch.blogic
の クラス
トランザクション管理を行うビジネスロジック抽象クラス。
AbstractTransactionBLogic()
- クラス jp.terasoluna.fw.batch.blogic.
AbstractTransactionBLogic
のコンストラクタ
APPLICATION_CONTEXT
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
アプリケーションコンテキストクラス名.
ARGUMENT_COUNT
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
バッチ引数の数.
argumentCopy(Object, Object, String)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
引数フィールド(1〜20)コピー.
AsyncBatchExecutor
-
jp.terasoluna.fw.batch.executor
の クラス
非同期バッチエグゼキュータ。
AsyncBatchExecutor()
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
のコンストラクタ
コンストラクタ
availableThreadThresholdCount
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
空きスレッド残数閾値
availableThreadThresholdWait
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
空きスレッド残数閾値以下の場合のウェイト時間(ミリ秒)
B
BatchException
-
jp.terasoluna.fw.batch.exception
の 例外
バッチ例外。
BatchException()
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のコンストラクタ
BatchExceptionを生成する
BatchException(String)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のコンストラクタ
BatchExceptionを生成する
BatchException(String, Throwable)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のコンストラクタ
BatchExceptionを生成する
BatchException(Throwable)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のコンストラクタ
BatchExceptionを生成する
BatchException(String, String)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のコンストラクタ
BatchExceptionを生成する
BatchException(String, String, Throwable)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のコンストラクタ
BatchExceptionを生成する
BatchException(String, String, Object...)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のコンストラクタ
BatchExceptionを生成する
BatchException(String, String, Throwable, Object...)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のコンストラクタ
BatchExceptionを生成する
BatchExecutor
-
jp.terasoluna.fw.batch.executor
の インタフェース
バッチエグゼキュータインタフェース。
BatchJobData
-
jp.terasoluna.fw.batch.executor.vo
の クラス
ジョブ実行時のパラメータ。
BatchJobData()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のコンストラクタ
BatchJobListParam
-
jp.terasoluna.fw.batch.executor.vo
の クラス
ジョブリスト取得用DAOの入力パラメータ。
BatchJobListParam()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListParam
のコンストラクタ
BatchJobListResult
-
jp.terasoluna.fw.batch.executor.vo
の クラス
ジョブリスト取得用DAOの出力パラメータ。
BatchJobListResult()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListResult
のコンストラクタ
BatchJobManagementParam
-
jp.terasoluna.fw.batch.executor.vo
の クラス
ジョブ1件取得用DAOの入力パラメータ。
BatchJobManagementParam()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementParam
のコンストラクタ
BatchJobManagementUpdateParam
-
jp.terasoluna.fw.batch.executor.vo
の クラス
ジョブレコード更新用DAOの入力パラメータ。
BatchJobManagementUpdateParam()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のコンストラクタ
BatchServant
-
jp.terasoluna.fw.batch.executor.concurrent
の インタフェース
バッチサーバントインタフェース。
BatchServantImpl
-
jp.terasoluna.fw.batch.executor.concurrent
の クラス
バッチサーバント実装クラス。
BatchServantImpl()
- クラス jp.terasoluna.fw.batch.executor.concurrent.
BatchServantImpl
のコンストラクタ
BatchThreadPoolTaskExecutor
-
jp.terasoluna.fw.batch.executor.concurrent
の クラス
バッチジョブ実行用スレッドプールエグゼキュータ。
BatchThreadPoolTaskExecutor()
- クラス jp.terasoluna.fw.batch.executor.concurrent.
BatchThreadPoolTaskExecutor
のコンストラクタ
コンストラクタ
BatchUtil
-
jp.terasoluna.fw.batch.util
の クラス
バッチ実装用ユーティリティ。
BatchUtil()
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
のコンストラクタ
コンストラクタ
BEAN_DEFINITION_ADMIN_CLASSPATH_KEY
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
管理用Bean定義ファイルを配置するクラスパス.
BEAN_DEFINITION_BUSINESS_CLASSPATH_KEY
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
業務用Bean定義ファイルを配置するクラスパス.
BEAN_DEFINITION_DATASOURCE
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
管理用Bean定義(データソース部)
BEAN_DEFINITION_DEFAULT
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
管理用Bean定義(基本部)
BEAN_MESSAGE_ACCESSOR_DEFAULT
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
メッセージソースアクセサのBean名取得キー.
BLogic
-
jp.terasoluna.fw.batch.blogic
の インタフェース
ビジネスロジックインタフェース。
BLogicParam
-
jp.terasoluna.fw.batch.blogic.vo
の クラス
ビジネスロジックの入力パラメータ。
BLogicParam()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のコンストラクタ
BLogicResult
-
jp.terasoluna.fw.batch.executor.vo
の クラス
ビジネスロジック実行結果パラメータ。
BLogicResult()
- クラス jp.terasoluna.fw.batch.executor.vo.
BLogicResult
のコンストラクタ
blogicStatus
- クラス jp.terasoluna.fw.batch.executor.vo.
BLogicResult
の変数
ビジネスロジックの戻り値
blogicThrowable
- クラス jp.terasoluna.fw.batch.executor.vo.
BLogicResult
の変数
ビジネスロジックで発生した例外
C
cat(Object...)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
汎用文字列結合メソッド。
changeListToArray(List<E>, Class)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
Listを配列型に変換する Listの中に複数の型が混じっている場合は使用できない
changeStartStatus
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の変数
開始時のステータス変更を行うかどうか
checkEndFile(String)
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static メソッド
終了フラグファイルチェック
checkTaskQueue(ThreadPoolTaskExecutor)
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static メソッド
タスクエグゼキュータに空きがあるかチェック
cl
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
クラスローダ.
closeApplicationContext(ApplicationContext)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
ApplicationContextをクローズする.
closeQuietly(Channel)
- クラス jp.terasoluna.fw.batch.util.
FastFileUtility
の static メソッド
Channelをクローズする。
closeQuietly(FileInputStream)
- クラス jp.terasoluna.fw.batch.util.
FastFileUtility
の static メソッド
FileInputStreamをクローズする。
closeQuietly(FileOutputStream)
- クラス jp.terasoluna.fw.batch.util.
FastFileUtility
の static メソッド
FileOutputStreamをクローズする。
closeRootApplicationContext(ApplicationContext)
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static メソッド
ApplicationContextをクローズする.
commitRestartTransaction(PlatformTransactionManager, TransactionStatus)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをコミットさせ、トランザクションを再度開始させる
commitRestartTransaction(PlatformTransactionManager, TransactionStatus, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをコミットさせ、トランザクションを再度開始させる
commitRestartTransaction(PlatformTransactionManager, TransactionStatus, TransactionDefinition)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをコミットさせ、トランザクションを再度開始させる
commitRestartTransaction(PlatformTransactionManager, TransactionStatus, TransactionDefinition, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをコミットさせ、トランザクションを再度開始させる
commitTransaction(PlatformTransactionManager, TransactionStatus)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをコミットさせる コネクションのコミットを行う
commitTransaction(PlatformTransactionManager, TransactionStatus, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをコミットさせる コネクションのコミットを行う
commitTransactions(Map<?, ?>, Map<String, TransactionStatus>)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをコミットさせる
commitTransactions(Map<?, ?>, Map<String, TransactionStatus>, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをコミットさせる
convertBLogicParam(BatchJobData)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
バッチジョブレコードデータをBLogicParamに変換する
copyFile(String, String)
- クラス jp.terasoluna.fw.batch.util.
FastFileUtility
の static メソッド
ファイルをコピーする。
createException(String)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
の static メソッド
BatchExceptionのファクトリメソッド
createException(String, Object...)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
の static メソッド
BatchExceptionのファクトリメソッド
createException(String, Throwable)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
の static メソッド
BatchExceptionのファクトリメソッド
createException(String, Throwable, Object...)
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
の static メソッド
BatchExceptionのファクトリメソッド
D
DAL025001
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025001 = insideStartTransaction
DAL025002
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025002 = insideCommitTransaction
DAL025003
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025003 = insideRollbackTransaction
DAL025004
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025004 = insideCommitRestartTransaction
DAL025005
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025005 = insideRollbackRestartTransaction
DAL025006
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025006 = insideEndTransaction
DAL025007
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025007 = outsideStartTransaction
DAL025008
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025008 = outsideCommitTransaction
DAL025009
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025009 = outsideRollbackTransaction
DAL025010
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025010 = outsideCommitRestartTransaction
DAL025011
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025011 = outsideCommitRestartTransaction
DAL025012
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025012 = outsideEndTransaction
DAL025013
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025013 = NonBlockingCollectorFactory is null.
DAL025014
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025014 = PlatformTransactionManager is null.
DAL025015
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025015 = Worker is null.
DAL025016
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025016 = ValidationResultInspector is null.
DAL025017
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025017 = The exception was matched.
DAL025018
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025018 = ApplicationContext:[{0}]
DAL025019
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025019 = ApplicationContext is not null.
DAL025020
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025020 = Default bean file:{0}
DAL025021
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025021 = batchStatus:{0}
DAL025022
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025022 = startTransaction
DAL025023
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025023 = update status jobSequenceId:{0} changeStatus:{1}
DAL025024
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025024 = commitTransaction
DAL025025
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025025 = endTransaction
DAL025026
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025026 = jobSequenceId:[{0}]
DAL025027
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025027 = tg:[{0}] t:[{1}]
DAL025028
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025028 = task wait.
DAL025029
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025029 = task shutdown.
DAL025030
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025030 = task shutdown after.
DAL025031
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025031 = AsyncBatchExecutor WAIT ENDS activeCount:[{0}]
DAL025032
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025032 = activeCount:[{0}] corePoolSize:[{1}] maxPoolSize:[{2}] poolSize:[{3}] activeCount:[{4}] taskCount:[{5}] queueSize:[{6}] remainingCapacity:[{7}]
DAL025033
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025033 = startTransaction:{0}
DAL025034
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025034 = TransactionDefinition:(propagation:[{0}] isolation:[{1}] timeout:[{2}] readonly:[{3}] name:[{4}]
DAL025035
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025035 = CurrentConnection(start):{0}
DAL025036
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025036 = CurrentConnection(start):{0},{1}
DAL025037
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025037 = commitTransaction:{0}
DAL025038
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025038 = CurrentConnection(commit):{0}
DAL025039
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025039 = commitTransaction:{0},{1}
DAL025040
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025040 = endTransaction:{0}
DAL025041
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025041 = CurrentConnection(release):{0}
DAL025042
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025042 = endTransaction:{0},{1}
DAL025043
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025043 = MessageAccessor is not found.
DAL025044
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025044 = param={0}
DAL025045
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025045 = CurrentConnection(end):{0}
DAL025046
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025046 = setSavepoint:{0}
DAL025047
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025047 = CurrentConnection(setSavepoint):{0}
DAL025048
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025048 = releaseSavepoint:{0}
DAL025049
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025049 = CurentConnection(releaseSavepoint):{0}
DAL025050
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025050 = rollbackSavepoint:{0}
DAL025051
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025051 = CurrentConnection(rollback(savepoint)):{0}
DAL025052
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025052 = rollback:{0}
DAL025053
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
DAL025053 = CurrentConnection(rollback):{0}
DEFAULT_AVAILABLE_THREADTHRESHOLD_COUNT
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
空きスレッド残数閾値のデフォルト値
DEFAULT_AVAILABLE_THREADTHRESHOLD_WAIT
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
空きスレッド残数閾値以下の場合のウェイト時間(ミリ秒)のデフォルト値
DEFAULT_BLOGIC_BEAN_NAME_SUFFIX
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
BLogicのBean名に付与する接尾語.
DEFAULT_BLOGIC_EXCEPTION_HANDLER_BEAN_NAME
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
デフォルトの例外ハンドラのBean名.
DEFAULT_BLOGIC_EXCEPTION_HANDLER_BEAN_NAME_SUFFIX
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
例外ハンドラのBean名に付与する接尾語.
DEFAULT_EXCEPTION_HANDLER_STATUS
- クラス jp.terasoluna.fw.batch.exception.handler.
DefaultExceptionHandler
の static 変数
デフォルト例外ハンドラのリターンコード.
DEFAULT_EXECUTE_RETRY_COUNTMAX
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
ジョブ実行リトライ回数のデフォルト値
DEFAULT_EXECUTE_RETRY_INTERVAL
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
ジョブ実行リトライ間隔(ミリ秒)のデフォルト値
DEFAULT_EXECUTOR_END_MONITORING_FILE
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
Executorの常駐モード時の終了フラグ監視ファイル(フルパスで記述)のデフォルト値
DEFAULT_EXECUTOR_JOB_TERMINATE_WAIT_INTERVAL_TIME
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
Executorのジョブ終了待ちチェック間隔(ミリ秒)のデフォルト値
DEFAULT_EXECUTOR_LOOP_INTERVAL_TIME
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
Executorの常駐モード時のジョブリスト取得間隔(ミリ秒)のデフォルト値
DEFAULT_EXECUTOR_QUEUE_CHECK_INTERVAL_TIME
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
Executorのスレッドキューサイズチェック間隔(ミリ秒)のデフォルト値
DEFAULT_JOB_AFTER_GC
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
ジョブ実行後にGCを行う(true/false)のデフォルト値
DEFAULT_JOB_INTERVAL_TIME
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
ジョブの実行間隔(ミリ秒)のデフォルト値
defaultApplicationContext
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の変数
システム用アプリケーションコンテキスト.
DefaultExceptionHandler
-
jp.terasoluna.fw.batch.exception.handler
の クラス
例外ハンドラのデフォルト実装.
DefaultExceptionHandler()
- クラス jp.terasoluna.fw.batch.exception.handler.
DefaultExceptionHandler
のコンストラクタ
doMain(BLogicParam)
- クラス jp.terasoluna.fw.batch.blogic.
AbstractTransactionBLogic
のメソッド
主処理.
E
EAL025001
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025001 = At the end of the transaction error.
EAL025002
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025002 = Classloader cannot be taken.
EAL025003
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025003 = Bean definition default file name is undefined.
EAL025004
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025004 = Default application context not found. defaultAppContextName:[{0}]
EAL025005
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025005 = MessageAccessor bean not found. beanName:[{0}]{1}
EAL025006
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025006 = ApplicationContext is null. batchBeanFileName:[{0}]
EAL025007
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025007 = Unregistered batch.
EAL025008
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025008 = ApplicationContext is null.
EAL025009
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025009 = BLogic bean not found. beanName:[{0}]
EAL025010
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025010 = Object is null.
EAL025011
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025011 = setMethod Error.
EAL025012
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025012 = getMethod Error.
EAL025013
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025013 = ClassNotFoundException
EAL025014
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025014 = SecurityException
EAL025015
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025015 = NoSuchMethodException
EAL025016
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025016 = Default application context not found. defaultAppContextName:[{0}],dataSourceAppContextName:[{1}]
EAL025017
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025017 = QueryDAO bean not found. beanName:[{0}]
EAL025018
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025018 = UpdateDAO bean not found. beanName:[{0}]
EAL025019
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025019 = TransactionManager bean not found. beanName:[{0}]
EAL025020
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025020 = queryDAO is null.
EAL025021
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025021 = updateDAO is null.
EAL025022
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025022 = transactionManager is null.
EAL025023
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025023 = System sqlMapClient is null.
EAL025024
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025024 = Job Record Not Found.
EAL025025
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025025 = Job status update error.
EAL025026
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025026 = Job record Not Found. jobSequenceId:{0}
EAL025027
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025027 = updateBatchStatus Error.
EAL025028
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025028 = endTransaction error.
EAL025029
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025029 = ThreadPoolTaskExecutor bean not found. beanName:[{0}]
EAL025030
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025030 = BatchServant not found. bean name:[{0}]
EAL025031
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025031 = AsyncBatchExecutor ABNORMAL END
EAL025032
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025032 = IllegalArgumentException
EAL025033
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025033 = IllegalAccessException
EAL025034
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025034 = InvocationTargetException
EAL025035
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025035 = srcFile is null.
EAL025036
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025036 = newFile is null.
EAL025037
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025037 = {0} is not exist.
EAL025038
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025038 = File control operation was failed.
EAL025039
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025039 = batchExecutor.selectJobTable error.
EAL025040
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025040 = batchExecutor.selectJob error.
EAL025041
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025041 = batchExecutor.updateJobTable error.
EAL025042
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025042 = batchExecutor.updateJobTable update count error.
EAL025043
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025043 = batchExecutor.currentTimeReader error.
EAL025044
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025044 = batchExecutor.currentTimeReader error.
EAL025045
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025045 = CurrentConnection(end):{0}
EAL025046
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025046 = {0} parameter is unusual.
EAL025047
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
EAL025047 = Thread starting went wrong.
endBatchStatus(String, BLogicResult, QueryDAO, UpdateDAO, PlatformTransactionManager)
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
ジョブステータス更新(ジョブ終了).
endTransaction(PlatformTransactionManager, TransactionStatus)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを終了させる(未コミット時ロールバック)
endTransaction(PlatformTransactionManager, TransactionStatus, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを終了させる(未コミット時ロールバック)
endTransactions(Map<?, ?>, Map<String, TransactionStatus>)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを終了させる(未コミット時ロールバック)
endTransactions(Map<?, ?>, Map<String, TransactionStatus>, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを終了させる(未コミット時ロールバック)
ENV_BLOGIC_APP_STATUS
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:業務ステータス.
ENV_CUR_APP_STATUS
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:ステータス.
ENV_JOB_APP_CD
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:ジョブ業務コード.
ENV_JOB_ARG_MAX
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数の最大個数.
ENV_JOB_ARG_NM
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数.
ENV_JOB_ARG_NM1
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数1.
ENV_JOB_ARG_NM10
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数10.
ENV_JOB_ARG_NM11
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数11.
ENV_JOB_ARG_NM12
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数12.
ENV_JOB_ARG_NM13
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数13.
ENV_JOB_ARG_NM14
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数14.
ENV_JOB_ARG_NM15
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数15.
ENV_JOB_ARG_NM16
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数16.
ENV_JOB_ARG_NM17
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数17.
ENV_JOB_ARG_NM18
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数18.
ENV_JOB_ARG_NM19
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数19.
ENV_JOB_ARG_NM2
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数2.
ENV_JOB_ARG_NM20
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数20.
ENV_JOB_ARG_NM3
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数3.
ENV_JOB_ARG_NM4
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数4.
ENV_JOB_ARG_NM5
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数5.
ENV_JOB_ARG_NM6
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数6.
ENV_JOB_ARG_NM7
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数7.
ENV_JOB_ARG_NM8
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数8.
ENV_JOB_ARG_NM9
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:引数9.
ENV_JOB_BEAN_DEFINITION_PATH
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:bean定義ファイルパス.
ENV_JOB_SEQ_ID
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
環境変数:ジョブシーケンスコード.
EVENT_STATUS_NORMAL_TERMINATION
- クラス jp.terasoluna.fw.batch.constants.
EventConstants
の static 変数
ステータス変更契機:正常終了時.
EVENT_STATUS_START
- クラス jp.terasoluna.fw.batch.constants.
EventConstants
の static 変数
ステータス変更契機:起動時.
EventConstants
-
jp.terasoluna.fw.batch.constants
の クラス
イベント定数定義クラス。
EventConstants()
- クラス jp.terasoluna.fw.batch.constants.
EventConstants
のコンストラクタ
ExceptionHandler
-
jp.terasoluna.fw.batch.exception.handler
の インタフェース
例外ハンドラインタフェース.
exceptionToStatusMap
- クラス jp.terasoluna.fw.batch.exception.handler.
DefaultExceptionHandler
の変数
例外クラスと返却するステータス値のマップ
Bean定義に例外の型と対応するステータス値とのマッピングを定義することで、例外ごとに返却するステータス値を変えることができる。
execute(BLogicParam)
- クラス jp.terasoluna.fw.batch.blogic.
AbstractTransactionBLogic
のメソッド
バッチ処理実行メソッド.
execute(BLogicParam)
- インタフェース jp.terasoluna.fw.batch.blogic.
BLogic
のメソッド
バッチ処理実行メソッド.
executeBatch(BatchJobData)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
executeBatch(String)
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
バッチ実行.
executeBatch(BatchJobData)
- インタフェース jp.terasoluna.fw.batch.executor.
BatchExecutor
のメソッド
バッチ実行.
executeBatchClass(String, String, BLogicParam, ApplicationContext)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
バッチクラス実行.
executeJob(AsyncBatchExecutor, ApplicationContext, ThreadPoolTaskExecutor, String, BatchJobListResult)
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static メソッド
バッチ処理実行.
executeRetryCountMax
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
ジョブ実行リトライ回数
executeRetryInterval
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
ジョブ実行リトライ間隔(ミリ秒)
EXECUTOR_END_MONITORING_FILE
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
Executorの常駐モード時の終了フラグ監視ファイル(フルパスで記述)取得用キー.
EXECUTOR_JOB_TERMINATE_WAIT_INTERVAL_TIME
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
Executorのジョブ終了待ちチェック間隔(ミリ秒)取得用キー.
executorEndMonitoringFile
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の変数
Executorの常駐モード時の終了フラグ監視ファイル(フルパスで記述)
executorJobTerminateWaitIntervalTime
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の変数
Executorのジョブ終了待ちチェック間隔(ミリ秒)
executorMain(String[])
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static メソッド
エグゼキュータメインメソッド.
F
FastFileUtility
-
jp.terasoluna.fw.batch.util
の クラス
ファイルコピーを高速に行うユーティリティ。
FastFileUtility()
- クラス jp.terasoluna.fw.batch.util.
FastFileUtility
のコンストラクタ
FIELD_JOB_ARG
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
バッチ引数のフィールド名.
findAnnotationOnBean(String, Class<A>)
- クラス jp.terasoluna.fw.batch.annotation.util.
GenericBeanFactoryAccessorEx
のメソッド
G
GenericBeanFactoryAccessorEx
-
jp.terasoluna.fw.batch.annotation.util
の クラス
GenericBeanFactoryAccessorの拡張クラス。
GenericBeanFactoryAccessorEx(ListableBeanFactory)
- クラス jp.terasoluna.fw.batch.annotation.util.
GenericBeanFactoryAccessorEx
のコンストラクタ
コンストラクタ
getAddDateTime()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[addDateTime]のゲッターメソッド 項目の型 [java.sql.Timestamp]
登録日時(ミリ秒)
getApplicationContext(String...)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static メソッド
アプリケーションコンテキスト取得.
getBeanFileName(String, BatchJobData)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
Bean定義ファイル名取得.
getBeansWithAnnotation(Class<? extends Annotation>)
- クラス jp.terasoluna.fw.batch.annotation.util.
GenericBeanFactoryAccessorEx
のメソッド
getBLogicAppStatus()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[blogicAppStatus]のゲッターメソッド 項目の型 [java.lang.String]
BLogicステータス
getBLogicAppStatus()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
フィールド[BLogicAppStatus]のゲッターメソッド 項目の型 [java.lang.String]
BLogicステータス
getBlogicBeanName(String)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
実行するBLogicのBean名を取得する.
getBlogicStatus()
- クラス jp.terasoluna.fw.batch.executor.vo.
BLogicResult
のメソッド
ビジネスロジックの戻り値
getBlogicThrowable()
- クラス jp.terasoluna.fw.batch.executor.vo.
BLogicResult
のメソッド
ビジネスロジックで発生した例外
getCurAppStatus()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[curAppStatus]のゲッターメソッド 項目の型 [java.lang.String]
ステータス
getCurAppStatus()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
フィールド[curAppStatus]のゲッターメソッド 項目の型 [java.lang.String]
ステータスリスト
getCurAppStatusList()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListParam
のメソッド
フィールド[curAppStatusList]のゲッターメソッド 項目の型 [java.util.List]
ステータスリスト
getCurrentDate(QueryDAO)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
推奨されていません。
getCurrentThreadGroupApplicationContext()
- クラス jp.terasoluna.fw.batch.executor.
ThreadGroupApplicationContextHolder
の static メソッド
ApplicationContextを取得する.
getCurrentTime(QueryDAO)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
推奨されていません。
getDataSourceBeanFileName()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static メソッド
管理用Bean定義(データソース部)ファイル名を取得する。
getDefaultApplicationContext()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
システム用アプリケーションコンテキスト取得.
getDefaultBeanFileName()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static メソッド
管理用Bean定義(基本部)ファイル名を取得する。
getDefaultExceptionHandlerBeanName()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
デフォルトの例外ハンドラのBean名を取得する.
getDefaultMessageSourceResolvableList(Errors)
- クラス jp.terasoluna.fw.batch.util.
ValidationUtil
の static メソッド
ErrorsからDefaultMessageSourceResolvableのリストを取得する
getenv(String)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
指定された環境変数の値を取得する.
getExceptionHandlerBeanName(String)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
例外ハンドラのBean名を取得する.
getExecutorEndMonitoringFile()
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
Executorの常駐モード時の終了フラグ監視ファイル(フルパスで記述)
getExecutorJobTerminateWaitIntervalTime()
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
Executorのジョブ終了待ちチェック間隔(ミリ秒)
getFieldErrorList(Errors)
- クラス jp.terasoluna.fw.batch.util.
ValidationUtil
の static メソッド
ErrorsからFieldErrorのリストを取得する
getForUpdate()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementParam
のメソッド
フィールド[forUpdate]のゲッターメソッド 項目の型 [boolean]
FOR UPDATEフラグ
getInfoLogEndMsg(String)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
インフォログの終了メッセージを取得する。
getInfoLogStartMsg(String)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
インフォログの開始メッセージを取得する。
getJobAppCd()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[fJobAppCd]のゲッターメソッド.
getJobAppCd()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobAppCd]のゲッターメソッド 項目の型 [java.lang.String]
ジョブ業務コード
getJobAppCd()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListParam
のメソッド
フィールド[jobAppCd]のゲッターメソッド 項目の型 [java.lang.String]
ジョブ業務コード
getJobArgNm1()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm1]のゲッターメソッド.
getJobArgNm1()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm1]のゲッターメソッド 項目の型 [java.lang.String]
引数1
getJobArgNm10()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm10]のゲッターメソッド.
getJobArgNm10()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm10]のゲッターメソッド 項目の型 [java.lang.String]
引数10
getJobArgNm11()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm11]のゲッターメソッド.
getJobArgNm11()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm11]のゲッターメソッド 項目の型 [java.lang.String]
引数11
getJobArgNm12()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm12]のゲッターメソッド.
getJobArgNm12()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm12]のゲッターメソッド 項目の型 [java.lang.String]
引数12
getJobArgNm13()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm13]のゲッターメソッド.
getJobArgNm13()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm13]のゲッターメソッド 項目の型 [java.lang.String]
引数13
getJobArgNm14()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm14]のゲッターメソッド.
getJobArgNm14()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm14]のゲッターメソッド 項目の型 [java.lang.String]
引数14
getJobArgNm15()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm15]のゲッターメソッド.
getJobArgNm15()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm15]のゲッターメソッド 項目の型 [java.lang.String]
引数15
getJobArgNm16()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm16]のゲッターメソッド.
getJobArgNm16()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm16]のゲッターメソッド 項目の型 [java.lang.String]
引数16
getJobArgNm17()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm17]のゲッターメソッド.
getJobArgNm17()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm17]のゲッターメソッド 項目の型 [java.lang.String]
引数17
getJobArgNm18()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm18]のゲッターメソッド.
getJobArgNm18()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm18]のゲッターメソッド 項目の型 [java.lang.String]
引数18
getJobArgNm19()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm19]のゲッターメソッド.
getJobArgNm19()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm19]のゲッターメソッド 項目の型 [java.lang.String]
引数19
getJobArgNm2()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm2]のゲッターメソッド.
getJobArgNm2()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm2]のゲッターメソッド 項目の型 [java.lang.String]
引数2
getJobArgNm20()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm20]のゲッターメソッド.
getJobArgNm20()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm20]のゲッターメソッド 項目の型 [java.lang.String]
引数20
getJobArgNm3()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm3]のゲッターメソッド.
getJobArgNm3()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm3]のゲッターメソッド 項目の型 [java.lang.String]
引数3
getJobArgNm4()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm4]のゲッターメソッド.
getJobArgNm4()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm4]のゲッターメソッド 項目の型 [java.lang.String]
引数4
getJobArgNm5()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm5]のゲッターメソッド.
getJobArgNm5()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm5]のゲッターメソッド 項目の型 [java.lang.String]
引数5
getJobArgNm6()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm6]のゲッターメソッド.
getJobArgNm6()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm6]のゲッターメソッド 項目の型 [java.lang.String]
引数6
getJobArgNm7()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm7]のゲッターメソッド.
getJobArgNm7()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm7]のゲッターメソッド 項目の型 [java.lang.String]
引数7
getJobArgNm8()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm8]のゲッターメソッド.
getJobArgNm8()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm8]のゲッターメソッド 項目の型 [java.lang.String]
引数8
getJobArgNm9()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobArgNm9]のゲッターメソッド.
getJobArgNm9()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobArgNm9]のゲッターメソッド 項目の型 [java.lang.String]
引数9
getJobIntervalTime()
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
ジョブの実行間隔(ミリ秒)
getJobSequenceId()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド[jobSequenceId]のゲッターメソッド.
getJobSequenceId()
- クラス jp.terasoluna.fw.batch.executor.concurrent.
BatchServantImpl
のメソッド
ジョブシーケンスコード
getJobSequenceId()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[jobSequenceId]のゲッターメソッド 項目の型 [java.lang.String]
ジョブシーケンスコード
getJobSequenceId()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListResult
のメソッド
フィールド[jobSequenceId]のゲッターメソッド 項目の型 [java.lang.String]
ジョブシーケンスコード
getJobSequenceId()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementParam
のメソッド
フィールド[jobSequenceId]のゲッターメソッド 項目の型 [java.lang.String]
ジョブシーケンスコード
getJobSequenceId()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
フィールド[jobSequenceId]のゲッターメソッド 項目の型 [java.lang.String]
ジョブシーケンスコード
getLogMessage()
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のメソッド
ログ出力用文字列作成
getMemoryInfo()
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
Java 仮想マシンのメモリ総容量、使用量、 使用を試みる最大メモリ容量の情報を返します。
getMessage(String, Object[])
- インタフェース jp.terasoluna.fw.batch.message.
MessageAccessor
のメソッド
メッセージを取得する。
getMessage(String, Object[])
- クラス jp.terasoluna.fw.batch.message.
MessageAccessorImpl
のメソッド
メッセージを取得する。
getMessage(String)
- クラス jp.terasoluna.fw.batch.util.
MessageUtil
の static メソッド
コードに応じたメッセージを返却する
getMessage(String, Object[])
- クラス jp.terasoluna.fw.batch.util.
MessageUtil
の static メソッド
コードに応じたメッセージを返却する
getMessageId()
- 例外 jp.terasoluna.fw.batch.exception.
BatchException
のメソッド
メッセージIDを取得.
getMethod(Object, String)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
パラメータ設定.
getObjectErrorList(Errors)
- クラス jp.terasoluna.fw.batch.util.
ValidationUtil
の static メソッド
ErrorsからObjectErrorのリストを取得する
getProperties(String, String)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
.propertiesファイルからグループキー指定で値を取り出す グループキーに合致したキーに対して昇順ソートを行ってから 返却リストへ値をセットしている
getResult()
- クラス jp.terasoluna.fw.batch.executor.concurrent.
BatchServantImpl
のメソッド
ジョブ実行ステータス
getSysQueryDAO()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
システム用queryDAO定義(ステータス参照・更新用)
getSysTransactionManager()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
システム用transactionManager定義(ステータス参照・更新用)
getSysUpdateDAO()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
システム用updateDAO定義(ステータス参照・更新用)
getThreadGroupApplicationContext(ThreadGroup)
- クラス jp.terasoluna.fw.batch.executor.
ThreadGroupApplicationContextHolder
の static メソッド
ApplicationContextを取得する.
getThreadMessage()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
スレッドグループとスレッド名を返すメソッド.
getTransactionDefinition()
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
デフォルトのTransactionDefinitionを取得する
getTransactionDefinition(int, int, int, boolean)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
デフォルトのTransactionDefinitionを取得する
getUpdDateTime()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド[updDateTime]のゲッターメソッド 項目の型 [java.sql.Timestamp]
更新日時(ミリ秒)
getUpdDateTime()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
フィールド[updDateTime]のゲッターメソッド 項目の型 [java.sql.Timestamp]
更新日時(ミリ秒)
H
handleThrowableException(Throwable)
- クラス jp.terasoluna.fw.batch.exception.handler.
DefaultExceptionHandler
のメソッド
handleThrowableException(Throwable)
- インタフェース jp.terasoluna.fw.batch.exception.handler.
ExceptionHandler
のメソッド
ビジネスロジック例外時のハンドリング
I
IAL025001
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025001 = BATCH START jobSequenceId:[{0}]
IAL025002
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025002 = Job status update error.
IAL025003
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025003 = BATCH END jobSequenceId:[{0}] blogicStatus:[{1}]
IAL025004
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025004 = ステータスが判定基準外(ジョブシーケンスコード:{0} blogicの戻り値:{1} イベント:{2} ジョブレコードのステータス値:{3} 判定:{4})
IAL025005
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025005 = AsyncBatchExecutor START
IAL025006
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025006 = jobAppCd:[{0}]
IAL025007
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025007 = QueryDAO is null.
IAL025008
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025008 = UpdateDAO is null.
IAL025009
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025009 = BatchTaskExecutor not found.
IAL025010
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025010 = Job status update error.
IAL025011
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025011 = End flag file discovery.
IAL025012
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025012 = Interrupt is received. exception message:[{0}]
IAL025013
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025013 = AsyncBatchExecutor END
IAL025014
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025014 = SyncBatchExecutor START
IAL025015
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025015 = SyncBatchExecutor END blogicStatus:[{0}]
IAL025016
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025016 = PlatformTransactionManager is null.
IAL025017
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
IAL025017 = retry: {0} ms, retryMax : {1} ms, retryReset : {2} ms, retryInterval : {3}
init()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
初期化
initDefaultAppContext()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
管理用に用いられるApplicationContextを初期化する.
initDefaultAppContext()
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
initDefaultErrorMessage()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
エラーメッセージの初期化.
initJobAppContext(String, BatchJobData)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
ジョブ用ApplicationContextを初期化する.
initParameter()
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
初期化
initSystemDatasourceDao()
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
システム共通で用いられるDAOをBean定義ファイルから取得する.
initSystemDatasourceDao()
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
J
JOB_INTERVAL_TIME
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の static 変数
ジョブの実行間隔(ミリ秒)取得用キー.
JOB_STATUS_EXECUTING
- クラス jp.terasoluna.fw.batch.constants.
JobStatusConstants
の static 変数
ジョブステータス:実行中.
JOB_STATUS_FAILURE
- クラス jp.terasoluna.fw.batch.constants.
JobStatusConstants
の static 変数
ジョブステータス:失敗.
JOB_STATUS_PROCESSED
- クラス jp.terasoluna.fw.batch.constants.
JobStatusConstants
の static 変数
ジョブステータス:処理済.
JOB_STATUS_UNEXECUTION
- クラス jp.terasoluna.fw.batch.constants.
JobStatusConstants
の static 変数
ジョブステータス:未実施.
JobComponent
-
jp.terasoluna.fw.batch.annotation
の 注釈型
ジョブのビジネスロジックに付与するアノテーション。
jobIntervalTime
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
の変数
ジョブの実行間隔(ミリ秒)
JobStatusConstants
-
jp.terasoluna.fw.batch.constants
の クラス
ジョブステータス用定数定義クラス。
JobStatusConstants()
- クラス jp.terasoluna.fw.batch.constants.
JobStatusConstants
のコンストラクタ
JobUtil
-
jp.terasoluna.fw.batch.util
の クラス
ジョブ管理情報関連ユーティリティ。
JobUtil()
- クラス jp.terasoluna.fw.batch.util.
JobUtil
のコンストラクタ
コンストラクタ
jp.terasoluna.fw.batch.annotation
- パッケージ jp.terasoluna.fw.batch.annotation
アノテーション
jp.terasoluna.fw.batch.annotation.util
- パッケージ jp.terasoluna.fw.batch.annotation.util
アノテーションユーティリティ
jp.terasoluna.fw.batch.blogic
- パッケージ jp.terasoluna.fw.batch.blogic
ビジネスロジック関連
jp.terasoluna.fw.batch.blogic.vo
- パッケージ jp.terasoluna.fw.batch.blogic.vo
ビジネスロジック関連のバリューオブジェクト
jp.terasoluna.fw.batch.constants
- パッケージ jp.terasoluna.fw.batch.constants
定数関連
jp.terasoluna.fw.batch.exception
- パッケージ jp.terasoluna.fw.batch.exception
例外関連
jp.terasoluna.fw.batch.exception.handler
- パッケージ jp.terasoluna.fw.batch.exception.handler
例外ハンドラ関連
jp.terasoluna.fw.batch.executor
- パッケージ jp.terasoluna.fw.batch.executor
エグゼキュータ関連
jp.terasoluna.fw.batch.executor.concurrent
- パッケージ jp.terasoluna.fw.batch.executor.concurrent
エグゼキュータ関連 非同期処理用
jp.terasoluna.fw.batch.executor.vo
- パッケージ jp.terasoluna.fw.batch.executor.vo
エグゼキュータ関連のバリューオブジェクト
jp.terasoluna.fw.batch.message
- パッケージ jp.terasoluna.fw.batch.message
メッセージ関連
jp.terasoluna.fw.batch.util
- パッケージ jp.terasoluna.fw.batch.util
ユーティリティ関連
judgmentStatus(BatchJobData, String, String, String)
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
ジョブステータスの更新判定メソッド イベントコードとジョブステータスを確認し、ジョブステータスの更新が必要か判定を行う。
L
LogId
-
jp.terasoluna.fw.batch.constants
の クラス
This file was automatically generated.
LogId()
- クラス jp.terasoluna.fw.batch.constants.
LogId
のコンストラクタ
logOutputTaskExecutor(Log, ThreadPoolTaskExecutor)
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static メソッド
スレッドプールタスクエグゼキュータのステータスをデバッグログに出力
M
main(String[])
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static メソッド
メインメソッド.
main(String[])
- クラス jp.terasoluna.fw.batch.executor.
SyncBatchExecutor
の static メソッド
メインメソッド.
MessageAccessor
-
jp.terasoluna.fw.batch.message
の インタフェース
メッセージを取得するインタフェース。
MessageAccessorImpl
-
jp.terasoluna.fw.batch.message
の クラス
Spring Frameworkが提供している機能を利用して、メッセージを取得するクラス。
MessageAccessorImpl()
- クラス jp.terasoluna.fw.batch.message.
MessageAccessorImpl
のコンストラクタ
MessageUtil
-
jp.terasoluna.fw.batch.util
の クラス
メッセージ管理ユーティリティ。
MessageUtil()
- クラス jp.terasoluna.fw.batch.util.
MessageUtil
のコンストラクタ
コンストラクタ.
P
PROPERTY_BEAN_FILENAME_SUFFIX
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
Bean定義ファイル名.
R
releaseSavepoint(TransactionStatus, Object)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
セーブポイントをリリースする
releaseSavepoint(TransactionStatus, Object, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
セーブポイントをリリースする
removeApplicationContext()
- クラス jp.terasoluna.fw.batch.executor.
ThreadGroupApplicationContextHolder
の static メソッド
ApplicationContextを削除する.
removeMessageAccessor()
- クラス jp.terasoluna.fw.batch.util.
MessageUtil
の static メソッド
メッセージソースアクセサを削除する.
REPLACE_STRING_JOB_APP_CD
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
置換文字列:ジョブ業務コード
REPLACE_STRING_JOB_APP_CD_LOWER
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
置換文字列:ジョブ業務コード(小文字)
REPLACE_STRING_JOB_APP_CD_UPPER
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
置換文字列:ジョブ業務コード(大文字)
REPLACE_STRING_JOB_ARG
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
置換文字列:引数.
REPLACE_STRING_JOB_ARG_MAX
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
置換文字列:引数の最大個数.
REPLACE_STRING_PREFIX
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
置換文字列接頭語
REPLACE_STRING_SUFFIX
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
置換文字列接尾語
replaceString(String, String, BatchJobData)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
置換文字列を置換する
rollbackRestartTransaction(PlatformTransactionManager, TransactionStatus)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをロールバックさせ、トランザクションを再度開始させる
rollbackRestartTransaction(PlatformTransactionManager, TransactionStatus, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをロールバックさせ、トランザクションを再度開始させる
rollbackRestartTransaction(PlatformTransactionManager, TransactionStatus, TransactionDefinition)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをロールバックさせ、トランザクションを再度開始させる
rollbackRestartTransaction(PlatformTransactionManager, TransactionStatus, TransactionDefinition, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションをロールバックさせ、トランザクションを再度開始させる
rollbackSavepoint(TransactionStatus, Object)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
セーブポイントまでロールバックさせる
rollbackSavepoint(TransactionStatus, Object, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
セーブポイントまでロールバックさせる
rollbackTransaction(PlatformTransactionManager, TransactionStatus)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクション開始までロールバックする。
rollbackTransaction(PlatformTransactionManager, TransactionStatus, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクション開始までロールバックする。
run()
- クラス jp.terasoluna.fw.batch.executor.concurrent.
BatchServantImpl
のメソッド
S
selectJob(String, boolean, QueryDAO)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
ジョブ1件取得.
selectJobList(QueryDAO)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
ジョブリスト取得.
selectJobList(QueryDAO, int, int)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
ジョブリスト取得.
selectJobList(String, QueryDAO)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
ジョブリスト取得.
selectJobList(String, QueryDAO, int, int)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
ジョブリスト取得.
selectJobList(String, List<String>, QueryDAO, int, int)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
ジョブリスト取得.
setAddDateTime(Timestamp)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [addDateTime]のセッターメソッド 項目の型 [java.sql.Timestamp]
登録日時(ミリ秒)
setApplicationContext(ApplicationContext)
- クラス jp.terasoluna.fw.batch.executor.
ThreadGroupApplicationContextHolder
の static メソッド
ApplicationContextを設定する.
setBLogicAppStatus(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
フィールド [errAppStatus]のセッターメソッド 項目の型 [java.lang.String]
BLogicステータス
setBlogicStatus(int)
- クラス jp.terasoluna.fw.batch.executor.vo.
BLogicResult
のメソッド
ビジネスロジックの戻り値
setBlogicThrowable(Throwable)
- クラス jp.terasoluna.fw.batch.executor.vo.
BLogicResult
のメソッド
ビジネスロジックで発生した例外
setChangeStartStatus(boolean)
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
開始時のステータス変更を行うかどうか
setCurAppStatus(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [curAppStatus]のセッターメソッド 項目の型 [java.lang.String]
ステータス
setCurAppStatus(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
フィールド [curAppStatus]のセッターメソッド 項目の型 [java.lang.String]
ステータスリスト
setCurAppStatusList(List<String>)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListParam
のメソッド
フィールド [curAppStatusList]のセッターメソッド 項目の型 [java.util.List]
ステータスリスト
setErrAppStatus(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [blogicAppStatus]のセッターメソッド 項目の型 [java.lang.String]
BLogicステータス
setExceptionToStatusMap(Map<Class<? extends Throwable>, Integer>)
- クラス jp.terasoluna.fw.batch.exception.handler.
DefaultExceptionHandler
のメソッド
例外クラスと返却するステータス値のマップを設定する。
setForUpdate(boolean)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementParam
のメソッド
フィールド [forUpdate]のセッターメソッド 項目の型 [boolean]
FOR UPDATEフラグ
setJobAppCd(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobAppCd]のセッターメソッド.
setJobAppCd(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobAppCd]のセッターメソッド 項目の型 [java.lang.String]
ジョブ業務コード
setJobAppCd(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListParam
のメソッド
フィールド [jobAppCd]のセッターメソッド 項目の型 [java.lang.String]
ジョブ業務コード
setJobArgNm1(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm1]のセッターメソッド.
setJobArgNm1(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm1]のセッターメソッド 項目の型 [java.lang.String]
引数1
setJobArgNm10(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm10]のセッターメソッド.
setJobArgNm10(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm10]のセッターメソッド 項目の型 [java.lang.String]
引数10
setJobArgNm11(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm11]のセッターメソッド.
setJobArgNm11(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm11]のセッターメソッド 項目の型 [java.lang.String]
引数11
setJobArgNm12(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm12]のセッターメソッド.
setJobArgNm12(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm12]のセッターメソッド 項目の型 [java.lang.String]
引数12
setJobArgNm13(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm13]のセッターメソッド.
setJobArgNm13(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm13]のセッターメソッド 項目の型 [java.lang.String]
引数13
setJobArgNm14(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm14]のセッターメソッド.
setJobArgNm14(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm14]のセッターメソッド 項目の型 [java.lang.String]
引数14
setJobArgNm15(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm15]のセッターメソッド.
setJobArgNm15(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm15]のセッターメソッド 項目の型 [java.lang.String]
引数15
setJobArgNm16(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm16]のセッターメソッド.
setJobArgNm16(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm16]のセッターメソッド 項目の型 [java.lang.String]
引数16
setJobArgNm17(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm17]のセッターメソッド.
setJobArgNm17(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm17]のセッターメソッド 項目の型 [java.lang.String]
引数17
setJobArgNm18(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm18]のセッターメソッド.
setJobArgNm18(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm18]のセッターメソッド 項目の型 [java.lang.String]
引数18
setJobArgNm19(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm19]のセッターメソッド.
setJobArgNm19(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm19]のセッターメソッド 項目の型 [java.lang.String]
引数19
setJobArgNm2(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm2]のセッターメソッド.
setJobArgNm2(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm2]のセッターメソッド 項目の型 [java.lang.String]
引数2
setJobArgNm20(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm20]のセッターメソッド.
setJobArgNm20(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm20]のセッターメソッド 項目の型 [java.lang.String]
引数20
setJobArgNm3(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm3]のセッターメソッド.
setJobArgNm3(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm3]のセッターメソッド 項目の型 [java.lang.String]
引数3
setJobArgNm4(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm4]のセッターメソッド.
setJobArgNm4(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm4]のセッターメソッド 項目の型 [java.lang.String]
引数4
setJobArgNm5(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm5]のセッターメソッド.
setJobArgNm5(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm5]のセッターメソッド 項目の型 [java.lang.String]
引数5
setJobArgNm6(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm6]のセッターメソッド.
setJobArgNm6(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm6]のセッターメソッド 項目の型 [java.lang.String]
引数6
setJobArgNm7(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm7]のセッターメソッド.
setJobArgNm7(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm7]のセッターメソッド 項目の型 [java.lang.String]
引数7
setJobArgNm8(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm8]のセッターメソッド.
setJobArgNm8(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm8]のセッターメソッド 項目の型 [java.lang.String]
引数8
setJobArgNm9(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobArgNm9]のセッターメソッド.
setJobArgNm9(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobArgNm9]のセッターメソッド 項目の型 [java.lang.String]
引数9
setJobSequenceId(String)
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
フィールド [jobSequenceId]のセッターメソッド.
setJobSequenceId(String)
- インタフェース jp.terasoluna.fw.batch.executor.concurrent.
BatchServant
のメソッド
ジョブシーケンスコードを設定する
setJobSequenceId(String)
- クラス jp.terasoluna.fw.batch.executor.concurrent.
BatchServantImpl
のメソッド
setJobSequenceId(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [jobSequenceId]のセッターメソッド 項目の型 [java.lang.String]
ジョブシーケンスコード
setJobSequenceId(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListResult
のメソッド
フィールド [jobSequenceId]のセッターメソッド 項目の型 [java.lang.String]
ジョブシーケンスコード
setJobSequenceId(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementParam
のメソッド
フィールド [jobSequenceId]のセッターメソッド 項目の型 [java.lang.String]
ジョブシーケンスコード
setJobSequenceId(String)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
フィールド [jobSequenceId]のセッターメソッド 項目の型 [java.lang.String]
ジョブシーケンスコード
setMessageAccessor(MessageAccessor)
- クラス jp.terasoluna.fw.batch.util.
MessageUtil
の static メソッド
メッセージソースアクセサを設定する.
setMethod(Object, String, String)
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
のメソッド
パラメータ設定.
setQueueCapacity(int)
- クラス jp.terasoluna.fw.batch.executor.concurrent.
BatchThreadPoolTaskExecutor
のメソッド
setSavepoint(TransactionStatus)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
セーブポイントを設定する
setSavepoint(TransactionStatus, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
セーブポイントを設定する
setUpdDateTime(Timestamp)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
フィールド [updDateTime]のセッターメソッド 項目の型 [java.sql.Timestamp]
更新日時(ミリ秒)
setUpdDateTime(Timestamp)
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
フィールド [updDateTime]のセッターメソッド 項目の型 [java.sql.Timestamp]
更新日時(ミリ秒)
startBatchStatus(String, QueryDAO, UpdateDAO, PlatformTransactionManager)
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
ジョブステータス更新(ジョブ開始).
startTransaction(PlatformTransactionManager)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを開始させる
startTransaction(PlatformTransactionManager, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを開始させる
startTransaction(PlatformTransactionManager, int, int, int, boolean)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを開始させる
startTransaction(PlatformTransactionManager, int, int, int, boolean, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを開始させる
startTransaction(PlatformTransactionManager, TransactionDefinition)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを開始させる
startTransaction(PlatformTransactionManager, TransactionDefinition, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを開始させる
startTransactions(TransactionDefinition, Map<?, ?>)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを開始させる
startTransactions(TransactionDefinition, Map<?, ?>, Log)
- クラス jp.terasoluna.fw.batch.util.
BatchUtil
の static メソッド
トランザクションを開始させる
SyncBatchExecutor
-
jp.terasoluna.fw.batch.executor
の クラス
同期バッチエグゼキュータ。
SyncBatchExecutor()
- クラス jp.terasoluna.fw.batch.executor.
SyncBatchExecutor
のコンストラクタ
コンストラクタ
sysQueryDAO
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の変数
システム用queryDAO定義(ステータス参照・更新用).
SYSTEM_DATASOURCE_QUERY_DAO
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
システム用queryDAO定義(ステータス参照・更新用)取得用キー.
SYSTEM_DATASOURCE_TRANSACTION_MANAGER
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
システム用transactionManager定義(ステータス参照・更新用)取得用キー.
SYSTEM_DATASOURCE_UPDATE_DAO
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の static 変数
システム用updateDAO定義(ステータス参照・更新用)取得用キー.
sysTransactionManager
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の変数
システム用transactionManager定義(ステータス参照・更新用).
sysUpdateDAO
- クラス jp.terasoluna.fw.batch.executor.
AbstractBatchExecutor
の変数
システム用updateDAO定義(ステータス参照・更新用).
T
TAL025001
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025001 = MessageAccessor was found. {0}
TAL025002
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025002 = ExceptionHandler bean not found. beanName:[{0}]
TAL025003
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025003 = Get ApplicationContext.{0}
TAL025004
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025004 = Set ApplicationContext.{0}
TAL025005
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025005 = Remove ApplicationContext.{0}
TAL025006
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025006 = Get MessageAccessor.{0}
TAL025007
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025007 = Set MessageAccessor.{0}
TAL025008
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025008 = Remove MessageAccessor.{0}
TAL025009
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025009 = MessageAccessor was not found. {0}
TAL025010
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
TAL025010 = {0}
THREAD_GROUP_PREFIX
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
スレッドグループプリフィックス.
THREAD_GROUP_SEPARATOR
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
スレッドグループセパレータ.
THREAD_NAME_PREFIX
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
スレッド名プリフィックス.
THREAD_NAME_SEPARATOR
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
スレッド名セパレータ.
ThreadGroupApplicationContextHolder
-
jp.terasoluna.fw.batch.executor
の クラス
ThreadGroupApplicationContextHolder()
- クラス jp.terasoluna.fw.batch.executor.
ThreadGroupApplicationContextHolder
のコンストラクタ
コンストラクタ
threadGroupNo
- クラス jp.terasoluna.fw.batch.executor.
AsyncBatchExecutor
の static 変数
スレッドグループ番号.
toString()
- クラス jp.terasoluna.fw.batch.blogic.vo.
BLogicParam
のメソッド
このバリューオブジェクトの文字列表現を取得します。.
toString()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobData
のメソッド
このバリューオブジェクトの文字列表現を取得します。
toString()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListParam
のメソッド
このバリューオブジェクトの文字列表現を取得します。
toString()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobListResult
のメソッド
このバリューオブジェクトの文字列表現を取得します。
toString()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementParam
のメソッド
このバリューオブジェクトの文字列表現を取得します。
toString()
- クラス jp.terasoluna.fw.batch.executor.vo.
BatchJobManagementUpdateParam
のメソッド
このバリューオブジェクトの文字列表現を取得します。
U
updateBatchStatus(String, String, String, QueryDAO, UpdateDAO, PlatformTransactionManager)
- クラス jp.terasoluna.fw.batch.executor.
AbstractJobBatchExecutor
のメソッド
ジョブステータス更新.
updateJobStatus(String, String, String, String, QueryDAO, UpdateDAO)
- クラス jp.terasoluna.fw.batch.util.
JobUtil
の static メソッド
ジョブレコード更新.
V
validate(Validator, Object)
- クラス jp.terasoluna.fw.batch.util.
ValidationUtil
の static メソッド
入力チェックを行う
ValidationUtil
-
jp.terasoluna.fw.batch.util
の クラス
入力チェックユーティリティ。
ValidationUtil()
- クラス jp.terasoluna.fw.batch.util.
ValidationUtil
のコンストラクタ
コンストラクタ
W
WAL025001
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
WAL025001 = MessageAccessor bean not found. beanName:[{0}]{1}
WAL025002
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
WAL025002 = bean definition load error.
WAL025003
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
WAL025003 = Bean definition default file name is undefined.
WAL025004
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
WAL025004 = ApplicationContext is null.{0}
WAL025005
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
WAL025005 = MessageAccessor is null.
WAL025006
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
WAL025006 = replace error. value:[{0}] jobAppCd:[{1}]
WAL025007
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
WAL025007 = An exception occurred.
WAL025008
- クラス jp.terasoluna.fw.batch.constants.
LogId
の static 変数
WAL025008 = MessageAccessor is null.{0}
A
B
C
D
E
F
G
H
I
J
L
M
P
R
S
T
U
V
W
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
Copyright © 2012. All Rights Reserved.