티스토리 뷰

728x90

https://kodejava.org/how-do-i-use-the-java-time-dayofweek-enum/

 

How do I use the java.time.DayOfWeek enum? | Kode Java

The java.time.DayOfWeek enums in Java 8 Date-Time API describes the days of the week. The enum has constants value from DayOfWeek.MONDAY through DayOfWeek.SUNDAY. These enums also have their integer values where 1 is equal to MONDAY and 7 is equal to SUNDA

kodejava.org

https://stackoverflow.com/questions/12472645/how-do-i-schedule-jobs-in-jenkins

 

How do I schedule jobs in Jenkins?

I added a new job in Jenkins, which I want to schedule periodically. From Configure job, I am checking the "Build Periodically" checkbox and in the Schedule text field added the expression: 15 ...

stackoverflow.com

 

728x90
댓글