Update outdated comment

This commit is contained in:
larryjung
2019-11-17 16:05:44 +09:00
committed by Mahmoud Ben Hassine
parent a7bb1ef886
commit 193f82005a

View File

@@ -167,8 +167,7 @@ public class JdbcJobExecutionDao extends AbstractJdbcBatchMetadataDao implements
}
/**
* Validate JobExecution. At a minimum, JobId, StartTime, EndTime, and
* Status cannot be null.
* Validate JobExecution. At a minimum, JobId, Status, CreateTime cannot be null.
*
* @param jobExecution
* @throws IllegalArgumentException