public class JobExecutionEvent
extends org.springframework.context.ApplicationEventJobExecution をカプセル化する Spring ApplicationEvent sourceSE| コンストラクターと説明 |
|---|
JobExecutionEvent(org.springframework.batch.core.JobExecution execution) 新しい JobExecutionEvent インスタンスを作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.batch.core.JobExecution | getJobExecution() ジョブの実行を返します。 |
getSourceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic JobExecutionEvent(org.springframework.batch.core.JobExecution execution)
JobExecutionEvent インスタンスを作成します。execution - ジョブ実行 Copyright © 2019 Pivotal Software, Inc.. All rights reserved.