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