Uses of Interface
nablarch.fw.batch.progress.ProcessName
Packages that use ProcessName
Package
Description
バッチ処理の進捗状況を管理する機能を提供する。
バッチの進捗状況を求める機能を提供する。
-
Uses of ProcessName in nablarch.fw.batch.ee.progress
Classes in nablarch.fw.batch.ee.progress that implement ProcessName -
Uses of ProcessName in nablarch.fw.batch.progress
Methods in nablarch.fw.batch.progress with parameters of type ProcessNameModifier and TypeMethodDescriptionvoid
ProgressLogPrinter.print
(ProcessName processName, Progress progress) void
ProgressPrinter.print
(ProcessName processName, Progress progress) 進捗状況を出力する。