Interface ClientWorklistItem

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        Generated ID for serialisation.
        See Also:
        Constant Field Values
    • Method Detail

      • getSubstitutedFrom

        Set<QualifiedAgent> getSubstitutedFrom()
        Gets a set of qualified agents whose absence is the cause for substituting this item.
        Returns:
        A set of agents of whom the absence is cause for having this item. If this worklist item is not subject of substitution, null will be returned.