public static final String |
CONSTRAINT_ASSIGN_EVERY_SHIFT |
"Assign every shift" |
public static final String |
CONSTRAINT_BREAK_BETWEEN_NON_CONSECUTIVE_SHIFTS |
"Break between non-consecutive shifts is at least 10 hours" |
public static final String |
CONSTRAINT_DAILY_MINUTES_MUST_NOT_EXCEED_CONTRACT_MAXIMUM |
"Daily minutes must not exceed contract maximum" |
public static final String |
CONSTRAINT_DESIRED_TIME_SLOT_FOR_AN_EMPLOYEE |
"Desired time slot for an employee" |
public static final String |
CONSTRAINT_EMPLOYEE_IS_NOT_ORIGINAL_EMPLOYEE |
"Employee is not original employee" |
public static final String |
CONSTRAINT_EMPLOYEE_IS_NOT_ROTATION_EMPLOYEE |
"Employee is not rotation employee" |
public static final String |
CONSTRAINT_MONTHLY_MINUTES_MUST_NOT_EXCEED_CONTRACT_MAXIMUM |
"Monthly minutes must not exceed contract maximum" |
public static final String |
CONSTRAINT_NO_MORE_THAN_2_CONSECUTIVE_SHIFTS |
"No more than 2 consecutive shifts" |
public static final String |
CONSTRAINT_NO_OVERLAPPING_SHIFTS |
"No overlapping shifts" |
public static final String |
CONSTRAINT_REQUIRED_SKILL_FOR_A_SHIFT |
"Required skill for a shift" |
public static final String |
CONSTRAINT_UNAVAILABLE_TIME_SLOT_FOR_AN_EMPLOYEE |
"Unavailable time slot for an employee" |
public static final String |
CONSTRAINT_UNDESIRED_TIME_SLOT_FOR_AN_EMPLOYEE |
"Undesired time slot for an employee" |
public static final String |
CONSTRAINT_WEEKLY_MINUTES_MUST_NOT_EXCEED_CONTRACT_MAXIMUM |
"Weekly minutes must not exceed contract maximum" |
public static final String |
CONSTRAINT_YEARLY_MINUTES_MUST_NOT_EXCEED_CONTRACT_MAXIMUM |
"Yearly minutes must not exceed contract maximum" |