Package org.silverpeas.core.workflow.api.user
-
Interface Summary Interface Description Replacement<T extends Replacement<T>> A replacement of a user by another one in a given period of time to exercise the responsibilities of the former for all the tasks in which he's implied.Replacement.Constructor Constructor of a replacement between two users in a given workflow instance and over a given period of time.Replacement.Repository Repository storing the replacements and backing the actual used data source of such replacements.User UserInfo UserSettings -
Class Summary Class Description ReplacementList<T extends Replacement<T>> A list dedicated toReplacement
instances.