Class AbsenceInformation

java.lang.Object
de.aristaflow.ilm.model.worklistmodel.AbsenceInformation
All Implemented Interfaces:
Serializable

public class AbsenceInformation extends Object implements Serializable
See Also:
  • Field Details

    • fromDate

      public Instant fromDate
    • toDate

      public Instant toDate
    • absentee

      @NotNull @Valid public @NotNull @Valid QualifiedAgent absentee
    • substitutionRule

      public String substitutionRule
  • Constructor Details

    • AbsenceInformation

      public AbsenceInformation()