Exists Holiday Range Condition

com.workbrain.app.ta.condition.ExistsHolidayRangeCondition

The Exists Holiday Range Condition checks whether the specified holidays exist in the specified day range for the employee. If holiday names are not supplied, all holidays are taken into consideration.

Parameters In

Name Type Description Example
HolidayNameList String List of holidays to be checked in the given DaysToCheck range. If not supplied, any holiday will be checked. CHRISTMAS,

EASTER

DaysToCheck Integer Number of days (-X, +X) to perform the search. -10 directs the application check if given holidays exist in the last 10 days (including calculation date). 5