<< Click to Display Table of Contents >>
Scheduler > NameValueCollection > Scheduling Time Option
실행 타입
Key |
설명 |
---|---|
launch_type |
실행 타입(once, immediately, periodically) |
스케줄 시간(launch_type = once인 경우)
Key |
설명 |
---|---|
execution_year |
실행 시간 – 년 |
execution_month |
실행 시간 – 월 |
execution_day |
실행 시간 – 일 |
execution_hour |
실행 시간 – 시 |
execution_min |
실행 시간 – 분 |
스케줄 시간(launch_type = periodically인 경우)
Key |
설명 |
---|---|
start_year |
시작 시간 – 년 |
start_month |
시작 시간 – 월 |
start_day |
시작 시간 – 일 |
end_year |
종료 시간 – 년 |
end_month |
종료 시간 – 월 |
end_day |
종료 시간 – 일 |
periodically_execution_day_type |
주기 타입(daily, weekly, monthly) |
스케줄 시간(periodically_execution_day_type = daily인 경우)
Key |
설명 |
---|---|
daily_type |
평일 |
daily_every_days |
설정한 일 간격 |
스케줄 시간(periodically_execution_day_type = weekly인 경우)
Key |
설명 |
---|---|
weekly_every_weeks |
매주 몇번째 주 |
weekly_monday_check |
매주 월요일 체크(check, null) |
weekly_tuesday_check |
매주 화요일 체크(check, null) |
weekly_wednesday_check |
매주 수요일 체크(check, null) |
weekly_thursday_check |
매주 목요일 체크(check, null) |
weekly_friday_check |
매주 금요일 체크(check, null) |
weekly_saturday_check |
매주 토요일 체크(check, null) |
weekly_sunday_check |
매주 일요일 체크(check, null) |
스케줄 시간((periodically_execution_day_type = monthly인 경우)
Key |
설명 |
---|---|
monthly_every_months |
매달 간격 |
monthly_type |
매달 실행 타입(specific_day, day_of_week, user_defined) |
monthly_days |
매달 실행할 날짜(1 ~ 31: 1일 ~ 31일, LAST : 매달 말일) |
monthly_which_week |
매달 실행할 주(T1 ~ T5: 매달 첫번째 주 ~ T2: 매달 다섯번째 주, TL: 매달 마지막 주) |
monthly_which_week_day |
매달 특정 요일(sunday, monday, tuesday, wednesday, thursday, friday, saturday) |
monthly_user_defined_days |
매달 실행할 날짜를 오름차순으로 콤마(,)로 연결하여 설정 |
실행 횟수
Key |
설명 |
---|---|
periodically_execution_time_type |
실행 횟수(once, repeat, user_defined) |
실행 횟수(periodically_execution_time_type = once인 경우)
Key |
설명 |
---|---|
once_hour |
실행시킬 시간 – 시 |
once_min |
실행시킬 시간 – 분 |
실행 횟수(periodically_execution_time_type = repeat인 경우)
Key |
설명 |
---|---|
repeat_every_hours |
주기적으로 실행 간격 – 시 |
repeat_every_minutes |
주기적으로 실행 간격 – 분 |
repeat_start_hour |
주기적 실행 시작 시간 – 시 |
repeat_start_minute |
주기적 실행 시작 시간 – 분 |
repeat_end_hour |
주기적 실행 종료 시간 – 시 |
repeat_end_minute |
주기적 실행 종료 시간 – 분 |
실행 횟수(periodically_execution_time_type = user_defined인 경우)
Key |
설명 |
---|---|
user_defined_time |
설정할 시간(시:분)을 오름차순으로 콤마(,)로 연결하여 설정 |