クラスの使用
org.opengion.fukurou.fileexec.CommandLine
-
CommandLineを使用しているパッケージ パッケージ 説明 org.opengion.fukurou.fileexec fileexec は、GE7X 関連テーブルを利用して、ファイルの取込、実行処理を行うクラスを提供します。 -
-
org.opengion.fukurou.fileexecでのCommandLineの使用
CommandLine型の引数を持つ型を返すorg.opengion.fukurou.fileexecのメソッド 修飾子とタイプ メソッド 説明 static java.util.List<CommandLine>
CommandLine. dbCommand(boolean isFirst)
指定のGE70テーブルを読み込んで、CommandLineオブジェクトのListを作成します。CommandLine型のパラメータを持つorg.opengion.fukurou.fileexecのメソッド 修飾子とタイプ メソッド 説明 void
MainProcess. startTask(CommandLine cmndLine)
時間起動のタスクオブジェクトを起動します。CommandLine型のパラメータを持つorg.opengion.fukurou.fileexecのコンストラクタ コンストラクタ 説明 FileExec(CommandLine cmndLine)
コマンドラインを引数に取るコンストラクター ファイルの監視を開始します。
-