Interface JobEvent
- All Known Implementing Classes:
JobExecutionEvent,JobStatusTraceEvent
public interface JobEvent
Job event.
-
Method Summary
-
Method Details
-
getJobName
String getJobName()Get job name.- Returns:
- job name
-
JobExecutionEvent, JobStatusTraceEvent