public class JobStartedEvent extends BaseJobEvent
Constructor and Description |
---|
JobStartedEvent(JobExecution jobExecution,
java.lang.Object source)
Constructor.
|
public JobStartedEvent(@NotNull JobExecution jobExecution, @NotNull java.lang.Object source)
jobExecution
- The job execution information for the job that was started.source
- The source which threw this event