|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.terasoluna.fw.batch.constants.JobStatusConstants
public class JobStatusConstants
ジョブステータス用定数定義クラス。
フィールドの概要 | |
---|---|
static String |
JOB_STATUS_EXECUTING
ジョブステータス:実行中. |
static String |
JOB_STATUS_FAILURE
ジョブステータス:失敗. |
static String |
JOB_STATUS_PROCESSED
ジョブステータス:処理済. |
static String |
JOB_STATUS_UNEXECUTION
ジョブステータス:未実施. |
コンストラクタの概要 | |
---|---|
JobStatusConstants()
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final String JOB_STATUS_UNEXECUTION
public static final String JOB_STATUS_EXECUTING
public static final String JOB_STATUS_PROCESSED
public static final String JOB_STATUS_FAILURE
コンストラクタの詳細 |
---|
public JobStatusConstants()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |